Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "workflows/index"

Index

Type aliases

WorkflowAction

WorkflowAction: function

A workflow action.

param

The previous value.

param

The current context.

Type declaration

Variables

Const NO_CUSTOM_RESULT

NO_CUSTOM_RESULT: unique symbol = Symbol('NO_CUSTOM_RESULT')

A symbol that indicates that 'IWorkflowActionContext.result' will NOT be used as result value of 'IWorkflowBuilder.start()'.

Functions

buildWorkflow

Generated using TypeDoc