Package | Description |
---|---|
psdi.workflow |
The Workflow package includes Mbos related to workflow.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WFConditionRemote
Remote Interface to the WFCondition object.
|
interface |
WFInputRemote
Remote Interface to the WFDecision object.
|
interface |
WFStartRemote
Remote Interface to the WFStart object.
|
interface |
WFStopRemote
Remote Interface to the WFStop object.
|
interface |
WFSubProcessRemote
Remote interface to the WFSubProcess Mbo.
|
interface |
WFTaskRemote
Remote Interface to the WFTask object.
|
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 |
WFNodeDetail
This is a Mbo subclass that defines common actions for node type specific detail
Mbos.
|
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.
|