Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessInstanceModificationVariableInstructionValue

Hierarchy

  • ProcessInstanceModificationVariableInstructionValue

Index

Properties

Properties

elementId

elementId: string

The element id of the scope where the variables should be created in, or an empty string if the variables are global for the process instance.

variables

variables: Record<string, any>

The variables of this instruction. Can be empty.

tjs-type

object

Generated using TypeDoc