$KnownJobStatusStateExtension extension
Properties
- isJOB_STATE_COMPLETED → bool
-
Returns true if this value is jOB_STATE_COMPLETED, otherwise false.
no setter
- isJOB_STATE_FAILED → bool
-
Returns true if this value is jOB_STATE_FAILED, otherwise false.
no setter
- isNotJOB_STATE_COMPLETED → bool
-
Returns true if this value is not jOB_STATE_COMPLETED, otherwise false.
no setter
- isNotJOB_STATE_FAILED → bool
-
Returns true if this value is not jOB_STATE_FAILED, otherwise false.
no setter
Methods
-
toUnion(
) → UJobStatusState - Returns this value as UJobStatusState.