constant JobInterface::STATE_FINISHED

The translation job has been finished.

A job is marked as 'finished' after every single attached job item has been reviewed, accepted and saved.

File

src/JobInterface.php, line 59

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

const STATE_FINISHED = 5;