|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowProcessMO | |
---|---|
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 WorkflowProcessMO in com.ibm.itim.apps.workflow |
---|
Methods in com.ibm.itim.apps.workflow that return WorkflowProcessMO | |
---|---|
WorkflowProcessMO |
WorkflowActivityMO.getContainer()
Returns the containing process of the activity. |
WorkflowProcessMO |
WorkflowProcessMO.getParent()
Returns the parent process of this process (if any) otherwise null will be returned if this is the root process or none found. |
WorkflowProcessMO |
WorkflowManager.getProcess(long id)
Returns the process for the given Id. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |