Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWorkflowProcessIdDefinition

Hierarchy

Index

Properties

Properties

bpmnProcessId

bpmnProcessId: string

See your BPMN process id on your BPMN file

Example:

  • CamundaBPM: "DEMO" not compatible with version property due to API restriction, please use workflowKey
  • Zeebe: "DEMO" and use version property to target the right workflow version.

Optional version

version: number

Warning: Camunda BPM platform is not compatible with "version" property due to API restriction, please use workflowKey. Because workflowKey includes "version" in Camunda BPM plateform

Generated using TypeDoc