Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessMetadata

Hierarchy

  • ProcessMetadata

Index

Properties

Readonly bpmnProcessId

bpmnProcessId: string

the bpmn process ID, as parsed during deployment; together with the version forms a unique identifier for a specific process definition

Readonly processDefinitionKey

processDefinitionKey: string

the assigned key, which acts as a unique identifier for this process

Readonly resourceName

resourceName: string

the resource name (see: ProcessRequestObject.name) from which this process was parsed

tenantId

tenantId: string

the tenant identifier of the deployed process

Readonly version

version: number

the assigned process version

Generated using TypeDoc