Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkflowActionContext

The context of a workflow action.

Hierarchy

  • WorkflowActionContext

Index

Properties

Properties

Readonly index

index: number

The zero-based index of the current action.

result

result: any

Gets or sets the value for the custom result for 'IWorkflowBuilder.start()'.

value

value: any

Gets or sets the value for the execution chain.

Generated using TypeDoc