You are here

public function LingotekConfigMetadataInterface::getJobId in Lingotek Translation 3.0.x

Same name and namespace in other branches
  1. 8.2 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  2. 4.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  3. 3.1.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  4. 3.2.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  5. 3.3.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  6. 3.4.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  7. 3.5.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  8. 3.6.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  9. 3.7.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getJobId()
  10. 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

LingotekConfigMetadataInterface

Namespace

Drupal\lingotek

Code

public function getJobId();