Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateProcessBaseRequest<V>

Type parameters

Hierarchy

Index

Properties

bpmnProcessId

bpmnProcessId: string

the BPMN process ID of the process definition

Optional tenantId

tenantId: string

The tenantId for a multi-tenant enabled cluster.

variables

variables: V

JSON document that will instantiate the variables for the root variable scope of the process instance.

Optional version

version: number

the version of the process; if not specified it will use the latest version

Generated using TypeDoc