public function LingotekConfigMetadataInterface::getJobId in Lingotek Translation 3.0.x
Same name and namespace in other branches
- 8.2 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 4.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 3.1.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 3.2.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 3.3.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 3.4.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 3.5.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 3.6.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 3.7.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
- 3.8.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
Gets the job ID of the uploaded document.
1 method overrides LingotekConfigMetadataInterface::getJobId()
- LingotekConfigMetadata::getJobId in src/
Entity/ LingotekConfigMetadata.php - Gets the job ID of the uploaded document.
File
- src/
LingotekConfigMetadataInterface.php, line 87
Class
Namespace
Drupal\lingotekCode
public function getJobId();