constant ContinuousEvents::SHOULD_CREATE_JOB

This event allows to control whether a job item should be added to a job.

File

src/Events/ContinuousEvents.php, line 15

Class

ContinuousEvents
Events related to continuous jobs.

Namespace

Drupal\tmgmt\Events

Code

const SHOULD_CREATE_JOB = 'tmgmt.should_create_job';