6 calls to JobItem::getJobId()

JobItem::abortTranslation in src/Entity/JobItem.php
Attempts to abort the translation job item.
JobItem::accepted in src/Entity/JobItem.php
Sets the state of the job item to 'accepted'.
JobItem::addMessage in src/Entity/JobItem.php
Add a log message for this job item.
JobItem::addRemoteMapping in src/Entity/JobItem.php
Adds remote mapping entity to this job item.
JobItem::getData in src/Entity/JobItem.php
Array of the data to be translated.
JobItem::preSave in src/Entity/JobItem.php