Interface ModifyProcessInstanceRequest

Hierarchy

  • ModifyProcessInstanceRequest

Properties

activateInstructions?: ActivateInstruction[]

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

processInstanceKey: string

the key of the process instance that should be modified

terminateInstructions?: TerminateInstruction[]

instructions describing which elements should be terminated

Generated using TypeDoc