Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of any errors encountered while updating workflow transition rules for a workflow.

Hierarchy

  • WorkflowTransitionRulesUpdateErrorDetails

Index

Properties

ruleUpdateErrors

ruleUpdateErrors: Record<string, string[]>

A list of transition rule update errors, indexed by the transition rule ID. Any transition rule that appears here wasn't updated.

updateErrors

updateErrors: string[]

The list of errors that specify why the workflow update failed. The workflow was not updated if the list contains any entries.

workflowId

workflowId: WorkflowId

Properties that identify a workflow.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc