Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessEventRecordValue

Hierarchy

Index

Properties

processDefinitionKey

processDefinitionKey: number

the key of the deployed process this instance belongs to.

processInstanceKey

processInstanceKey: number

the key of the corresponding process instance

scopeKey

scopeKey: number

the key identifying the event's scope

targetElementId

targetElementId: string

The ID of the element which should react to the event

variables

variables: Record<string, any>

the variables of this record. Can be empty.

tjs-type

object

Generated using TypeDoc