Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivityDefinition<TContext, TEvent>

Type Parameters

Hierarchy

Index

Properties

Properties

exec?: ActionFunction<TContext, TEvent>

The implementation for executing the action.

id: string
type: string

The type of action that is executed.

Generated using TypeDoc