JobStateQueued

JOB_STATE_QUEUED indicates that the job has been created but is being delayed until launch. Jobs that are queued may only transition to JOB_STATE_PENDING or JOB_STATE_CANCELLED.

Functions

Link copied to clipboard
open override fun toJava(): ExecutionStageStateExecutionStageState

Properties

Link copied to clipboard
val javaValue: ExecutionStageStateExecutionStageState
Link copied to clipboard
Link copied to clipboard