Interface ProcessInstance

Hierarchy

  • ProcessInstance

Properties

bpmnProcessId: string
endDate: string
key: number
parentKey?: number
processDefinitionKey: number
processVersion: number
startDate: string
state: "ACTIVE" | "COMPLETED" | "CANCELED"

Generated using TypeDoc