Package | Description |
---|---|
psdi.workflow |
The Workflow package includes Mbos related to workflow.
|
Modifier and Type | Method and Description |
---|---|
WFCallStack |
WFNodeDetail.getWFCallStack()
Returns the call stack...
|
WFCallStack |
WFNode.getWFCallStack()
Nodes are owned by the CallStack during run-time.
|
WFCallStack |
WFCallStackSet.getWFCallStack()
Searches the call stack set for the active member with the highest
sequence number.
|