Enum FlowableState
public enum FlowableState
- Extension Methods
Fields
Canceled = 6
Canceling = 5
Error = 4
Pause = 8
Ready = 0
Running = 2
Stopped = 7
Success = 3
Wait = 1
public enum FlowableState
Canceled = 6
Canceling = 5
Error = 4
Pause = 8
Ready = 0
Running = 2
Stopped = 7
Success = 3
Wait = 1