Enum DiagramFlowableState
public enum DiagramFlowableState- Extension Methods
Fields
- Canceled = 6
- Canceling = 5
- Error = 3
- None = 0
- Running = 1
- Stopped = 4
- Success = 2
public enum DiagramFlowableStateCanceled = 6Canceling = 5Error = 3None = 0Running = 1Stopped = 4Success = 2