Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivityDefinition<TContext, TEvent>

Type parameters

Hierarchy

Indexable

[other: string]: any

Index

Properties

Properties

Optional exec

exec: ActionFunction<TContext, TEvent>

The implementation for executing the action.

id

id: string

type

type: string

Generated using TypeDoc