Package | Description |
---|---|
psdi.workflow |
The Workflow package includes Mbos related to workflow.
|
Modifier and Type | Method and Description |
---|---|
WFActionSet |
WFNode.getWorkflowActions()
Returns the set of actions extending from this node.
|
WFActionSet |
WFNode.getWorkflowActionsIn()
Returns the set of actions pointing to this node.
|
Modifier and Type | Method and Description |
---|---|
void |
WFActionSet.duplicateActions(WFActionSet origActions)
Duplicate actions from the original set.
|