Readonly bpmnReadonly customA set of custom headers defined during modelling
Readonly deadlineWhen the job will timeout on the broker if it is not completed by this worker. In epoch milliseconds
Readonly elementThe associated task element ID
Readonly elementThe unique key identifying the associated task, unique within the scope of the process instance
Readonly keyThe key, a unique identifier for the job
Readonly processThe key of the job process definition
Readonly processThe version of the job process definition
Readonly processThe job's process instance key
Readonly retriesReadonly typeThe job type, as defined in the BPMN process (e.g. <zeebe:taskDefinition type="payment-service" />)
Readonly variablesAll visible variables in the task scope, computed at activation time, constrained by any fetchVariables value in the ActivateJobRequest.
Readonly workerThe name of the worker that activated this job
Generated using TypeDoc
The bpmn process ID of the job process definition