Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SwitchCase

Package version

Switch cases with have a value and corresponding activities.

Hierarchy

  • SwitchCase

Index

Properties

Properties

Optional activities

activities: ActivityUnion[]

List of activities to execute for satisfied case condition.

Optional value

value: undefined | string

Expected value that satisfies the expression result of the 'on' property.

Generated using TypeDoc