Workflow execution state enumration
Namespace:
FLEXYGO.Gipe
Assembly:
flxEntity (in flxEntity.dll)
public enum eGipeWorkflowExecutionState
Public Enumeration eGipeWorkflowExecutionState
| Member name | Description |
---|
| Initiliazing |
Initializing state
|
| Running |
Running state
|
| Paused |
Paused state
|
| Finished |
Finished state
|
| Aborted |
Aborted state
|
| Waiting |
Waiting state
|