Package | Description |
---|---|
psdi.workflow |
The Workflow package includes Mbos related to workflow.
|
Modifier and Type | Method and Description |
---|---|
WFProcess |
WFSubProcess.getEnabledWFProcess()
Returns the enabled revision of the sub-process specified by this node.
|
Modifier and Type | Method and Description |
---|---|
void |
WFInstance.initiateWorkflow(java.lang.String memo,
WFProcess wfProcess)
Gets the CallStackSet and calls initiateWorkflow on it.
|
WFActionSetRemote |
WFCallStackSet.initiateWorkflow(java.lang.String memo,
WFProcess wfProcess)
Sets up the callstack for a newly initiated workflow on a Mbo.
|