|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.clients.workflow.manager.PMClient
Constructor Summary | |
PMClient()
|
Method Summary | |
static void |
changeState(String oid,
String transition)
Change the state of the WfExecutionObject (activity, process, etc). |
static void |
completeActivity(String oid,
Vector events)
Complete activity with routing events. |
static MonitorModel |
getMonitorModel(String processOID)
Builds and returns a MonitorModel. |
static Boolean |
isUserMemberOfGroup(String groupName)
Checks if the current user is a member of the specified group. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PMClient()
Method Detail |
public static void changeState(String oid, String transition) throws WTException
WTException
public static void completeActivity(String oid, Vector events) throws WTException
WTException
public static MonitorModel getMonitorModel(String processOID) throws WTException
WTException
public static Boolean isUserMemberOfGroup(String groupName) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |