Skip to content

Interface.Workflow

Octavian Condre edited this page Jul 25, 2024 · 2 revisions

Trados User Interface Extensibility v0.1.13 / Workflow

Interface: Workflow

The steps a project goes through. (Not available for List Projects endpoint)

Export

Workflow

Properties

description?

optional description: string

The workflow description.

Memberof

Workflow

Source

lc-public-api/models/index.ts:10867


id

id: string

The workflow identifier.

Memberof

Workflow

Source

lc-public-api/models/index.ts:10855


languageDirections?

optional languageDirections: LanguageDirectionNoStatistics[]

Memberof

Workflow

Source

lc-public-api/models/index.ts:10891


location?

optional location: Folder

Memberof

Workflow

Source

lc-public-api/models/index.ts:10873


name?

optional name: string

default
The workflow name.

Memberof

Workflow

Source

lc-public-api/models/index.ts:10861


taskConfigurations?

optional taskConfigurations: WorkflowTaskConfiguration[]

Memberof

Workflow

Source

lc-public-api/models/index.ts:10885


workflowTemplate?

optional workflowTemplate: WorkflowTemplate

Memberof

Workflow

Source

lc-public-api/models/index.ts:10879

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally