Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 599 Bytes

WorkflowTransitionRulesUpdateErrorDetails.md

File metadata and controls

8 lines (7 loc) · 599 Bytes

WorkflowTransitionRulesUpdateErrorDetails

Properties

Name Type Description Notes
workflowId WorkflowId
ruleUpdateErrors Map<String, List<String>> A list of transition rule update errors, indexed by the transition rule ID. Any transition rule that appears here wasn't updated.
updateErrors List<String> The list of errors that specify why the workflow update failed. The workflow was not updated if the list contains any entries.