constant JobInterface::STATE_FINISHED in Translation Management Tool 8
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\tmgmtCode
const STATE_FINISHED = 5;