public constant Job::SELECTED in Apigee Edge 8
Job is claimed by a worker, but not running yet.
File
- src/
Job/ Job.php, line 46
Class
- Job
- Defines the Job class.
Namespace
Drupal\apigee_edge\JobCode
public const SELECTED = 2;
Job is claimed by a worker, but not running yet.
public const SELECTED = 2;