Package | Description |
---|---|
psdi.workflow |
The Workflow package includes Mbos related to workflow.
|
Modifier and Type | Class and Description |
---|---|
class |
WFCondition
Mbo to represent WFCondition object.
|
class |
WFInput
Mbo to represent WFDecision object.
|
class |
WFInteraction
WFInteraction nodes allow the process to bring up a certain application page and tell the user
what to do.
|
class |
WFStart
Mbo to represent WFStart object.
|
class |
WFStop
Mbo to represent WFStop object.
|
class |
WFSubProcess
Mbo to represent WFSubProcess object.
|
class |
WFTask
Mbo to represent Workflow Tasks.
|
Constructor and Description |
---|
WrapWFNodeDetail(WFNodeDetail detailMbo)
Constructor takes the WFNodeDetail record.
|