Package | Description |
---|---|
psdi.workflow |
The Workflow package includes Mbos related to workflow.
|
Modifier and Type | Class and Description |
---|---|
class |
WFNode
Mbo to represent WFNode object.
|
Modifier and Type | Method and Description |
---|---|
WFNodeRemote |
WFAssignment.getNode()
Gets task node which owns the assignment.
|
WFNodeRemote |
WFCallStack.initCurrentNode(WFProcessRemote wfProcess)
Initialize a new WFCallStack Mbo for the process it links to.
|
WFNodeRemote |
WFCallStack.setCurrentNode(int nodeid)
Note on the CallStack record where in the current process we are.
|