Home > @tridion-sites/models > TranslationJob > (constructor)
Constructs a new instance of the TranslationJob
class
Signature:
constructor({ addedItems, backendModel, configurationItemUri, creationDate, creator, displayState, errors, errorSeverityLevel, language, priority, requiredDate, revisionDate, revisor, state, targetLanguages, type, workflowStatus, }: TranslationJobConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ addedItems, backendModel, configurationItemUri, creationDate, creator, displayState, errors, errorSeverityLevel, language, priority, requiredDate, revisionDate, revisor, state, targetLanguages, type, workflowStatus, } | TranslationJobConstructorArgs |