Details about a workflow configuration update request.

interface UpdateWorkflowTransitionRuleConfigurations {
    workflows: Version3.Version3Models.WorkflowTransitionRules[];
}

Hierarchy (view full)

Properties

Properties

The list of workflows with transition rules to update.