jobStateQueued constant

JobState const jobStateQueued

The job has been just created or resumed and processing has not yet begun.

Implementation

static const jobStateQueued = JobState('JOB_STATE_QUEUED');