@valon-technologies/gestalt
Preparing search index...
services/workflow
WorkflowStepStatus
Variable WorkflowStepStatus
Const
WorkflowStepStatus
:
{
UNSPECIFIED
:
0
;
PENDING
:
1
;
RUNNING
:
2
;
SKIPPED
:
3
;
SUCCEEDED
:
4
;
FAILED
:
5
;
UNKNOWN
:
6
;
}
= ...
Type Declaration
Readonly
UNSPECIFIED
:
0
Readonly
PENDING
:
1
Readonly
RUNNING
:
2
Readonly
SKIPPED
:
3
Readonly
SUCCEEDED
:
4
Readonly
FAILED
:
5
Readonly
UNKNOWN
:
6
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...