UserFlowDef
This interface allows defining a ConanFlow.
Property | Description |
name | Type: the name of the flow |
statuses | Type:
|
initialStatus | Type:
|
actions | Type: The actions this flow will execute |
$onInit | Type: The array of reactions to execute when the ConanFlow is initialised |
$onStop | Type: The array of reactions to execute when the ConanFlow is stopped |
pipelineListener | Type: A listener can be attached to flow events |
loggingRule | Type: the default logging policy can be overridden by passing a custom Rule |
nature | Type: TBC: Alberto qué coño es esto |
Last updated