Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
JobInterface.php
»
JobInterface
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
constant JobInterface::TYPE_CONTINUOUS
Translation job of type Continuous.
File
src/
JobInterface.php
, line 88
Class
JobInterface
Interface for tmgmt_job entity.
Namespace
Drupal\tmgmt
Code
const
TYPE_CONTINUOUS
=
'continuous'
;