|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.app.Defaults
public class Defaults
Constructor Summary | |
---|---|
Defaults()
|
Method Summary | |
---|---|
static java.lang.String |
getDefaultMstatusId(java.lang.String taskId)
|
static SecuredPriorityBean |
getPriority(SessionContext sc,
java.lang.String workflowId)
|
static Priority |
getPriority(java.lang.String workflowId)
|
static SecuredResolutionBean |
getResolution(SessionContext sc,
java.lang.String mstatus)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Defaults()
Method Detail |
---|
public static java.lang.String getDefaultMstatusId(java.lang.String taskId) throws GranException
GranException
public static Priority getPriority(java.lang.String workflowId) throws GranException
GranException
public static SecuredPriorityBean getPriority(SessionContext sc, java.lang.String workflowId) throws GranException
GranException
public static SecuredResolutionBean getResolution(SessionContext sc, java.lang.String mstatus) throws GranException
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |