|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowActivityMO | |
---|---|
com.ibm.itim.apps.workflow | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Workflow Process and Activity management. |
Uses of WorkflowActivityMO in com.ibm.itim.apps.workflow |
---|
Methods in com.ibm.itim.apps.workflow that return WorkflowActivityMO | |
---|---|
WorkflowActivityMO |
WorkflowAssignmentMO.getActivity()
Returns the activity that generated this assignment. |
WorkflowActivityMO |
WorkflowProcessMO.getActivity(java.lang.String designId)
Returns the activity of the process with the given design id. |
WorkflowActivityMO |
WorkflowProcessMO.getActivity(java.lang.String designId,
int index)
Returns the activity of the process with the given design id and given index of the iteration of the loop the activity is involved in. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |