Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModifyProcessInstanceRequest

Hierarchy

  • ModifyProcessInstanceRequest

Index

Properties

Optional activateInstructions

activateInstructions: ActivateInstruction[]

instructions describing which elements should be activated in which scopes, and which variables should be created

processInstanceKey

processInstanceKey: string

the key of the process instance that should be modified

Optional terminateInstructions

terminateInstructions: TerminateInstruction[]

instructions describing which elements should be terminated

Generated using TypeDoc