Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WorkflowBuilderImpl

Hierarchy

  • WorkflowBuilderImpl

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private _ACTIONS

_ACTIONS: WorkflowAction<any, any>[] = []

Private _INITIAL_VALUE

_INITIAL_VALUE: any

Methods

next

start

  • start(initialPrevValue?: any): Promise<any>

Generated using TypeDoc