Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FlowOptions

Hierarchy

  • FlowOptions

Index

Properties

Optional isSafe

isSafe?: boolean

If it should throw an exception if an error occurs.

Optional isStoppable

isStoppable?: boolean

if it should interrupt the flow and all subsequent stages if an exception occurs.

Optional mode

mode?: FlowMode

Set flow the flow mode

Generated using TypeDoc