Interface ActivateInstruction

Hierarchy

  • ActivateInstruction

Properties

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: string

the id of the element that should be activated

variableInstructions: VariableInstruction[]

instructions describing which variables should be created

Generated using TypeDoc