Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivateInstruction

Hierarchy

  • ActivateInstruction

Index

Properties

ancestorElementInstanceKey

ancestorElementInstanceKey: string

the key of the ancestor scope the element instance should be created in; set to -1 to create the new element instance within an existing element instance of the flow scope

elementId

elementId: string

the id of the element that should be activated

variableInstructions

variableInstructions: VariableInstruction[]

instructions describing which variables should be created

Generated using TypeDoc