WorkflowStage

View as Markdown

WorkflowStage

WorkflowStage model for creating or updating workflow stages.

NameTypeDescription
Uid string

Uid for workflow stage.

Name string

Name for the workflow stage.

Color string

Color for the workflow stage.

NextAvailableStages List<string>

List of next workflow stages.

AllStages bool

Set true if required all stages

AllUsers bool

Set true for all users.

EntryLock string
SpecificStages bool
SpecificUsers bool
SystemACL Dictionary<string, object>