Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StopAction<TContext, TEvent>

Type parameters

Hierarchy

Indexable

[other: string]: any

Index

Properties

Properties

activity

activity: string | { id: string } | Expr<TContext, TEvent, string | { id: string }>

Optional exec

exec: ActionFunction<TContext, TEvent>

The implementation for executing the action.

type

type: Stop

Generated using TypeDoc