Details about a workflow configuration update request.

interface WorkflowTransitionRulesUpdate {
    workflows: Version2.Version2Models.WorkflowTransitionRules[];
}

Hierarchy (view full)

Properties

Properties

The list of workflows with transition rules to update.