Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 559 Bytes

Workflow.md

File metadata and controls

10 lines (9 loc) · 559 Bytes

Workflow

Properties

Name Type Description Notes
id PublishedWorkflowId
description String The description of the workflow.
transitions List<Transition> The transitions of the workflow. [optional]
statuses List<WorkflowStatus> The statuses of the workflow. [optional]
isDefault Boolean Whether this is the default workflow. [optional]