Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessMetadata

Hierarchy

  • ProcessMetadata

Index

Properties

bpmnProcessId

bpmnProcessId: string

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

processDefinitionKey

processDefinitionKey: number

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

resourceName

resourceName: string

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

version

version: number

the assigned process version

Generated using TypeDoc