Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateProcessInstanceResponse

Hierarchy

  • CreateProcessInstanceResponse

Index

Properties

bpmnProcessId

bpmnProcessId: string

the BPMN process ID of the process definition which was used to create the process instance

processDefinitionKey

processDefinitionKey: number

the key of the process definition which was used to create the process instance

processInstanceKey

processInstanceKey: number

the unique identifier of the created process instance; to be used wherever a request needs a process instance key (e.g. CancelProcessInstanceRequest)

version

version: number

the version of the process definition which was used to create the process instance

Generated using TypeDoc