constant JobItemInterface::STATE_ABORTED

The translation process of the job item is aborted.

File

src/JobItemInterface.php, line 49

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

const STATE_ABORTED = 4;