|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfExecutionObject.OpenState | |
de.danet.an.workflow.omgcore | This package defines the core domain of a workflow management system. |
Uses of WfExecutionObject.OpenState in de.danet.an.workflow.omgcore |
Subclasses of WfExecutionObject.OpenState in de.danet.an.workflow.omgcore | |
static class |
WfExecutionObject.NotRunningState
This class defines the sub-states of OpenState.NOT_RUNNING of a as returned by . |
Fields in de.danet.an.workflow.omgcore declared as WfExecutionObject.OpenState | |
static WfExecutionObject.OpenState |
WfExecutionObject.OpenState.RUNNING
The object is active and executing in the workflow. |
static WfExecutionObject.OpenState |
WfExecutionObject.OpenState.NOT_RUNNING
Object is active and quiescent, but ready to execute. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |