WorkflowExecutionStatus
: int
in package
Workflow execution status.
Tags
Table of Contents
Cases
- Canceled = 4
- Completed = 2
- ContinuedAsNew = 6
- Failed = 3
- Running = 1
- Terminated = 5
- TimedOut = 7
- Unspecified