Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPayload<TVariables, TProps>

Type parameters

  • TVariables = any

  • TProps = any

Hierarchy

Index

Properties

bpmnProcessId

bpmnProcessId: string

customHeaders

customHeaders: TProps

deadline

deadline: string

elementId

elementId: string

elementInstanceKey

elementInstanceKey: string

key

key: string

retries

retries: null | number

type

type: string

variables

variables: TVariables

worker

worker: string

workflowDefinitionVersion

workflowDefinitionVersion: number

workflowInstanceKey

workflowInstanceKey: string

workflowKey

workflowKey: string

Generated using TypeDoc