You are here

public constant Job::IDLE in Apigee Edge 8

Job is waiting to be picked up by a worker.

File

src/Job/Job.php, line 32

Class

Job
Defines the Job class.

Namespace

Drupal\apigee_edge\Job

Code

public const IDLE = 0;