+ CIUpdateJobTimeoutResponse | Response for an update job timeout request. |
+ CIUpdateRetriesResponse | Response for an update retries request. |
+ ▼NWorker | |
+ CIJobClient | A client with access to all job-related operation:
-
complete a job
-
@@ -174,23 +175,26 @@
update the retries of a job
|
- CIJobWorker | Represents an job worker that performs jobs of a certain type. While a registration is open, the worker continuously receives jobs from the broker and hands them to a registered JobHandler. |
- CIJobWorkerBuilderStep1 | |
- CIJobWorkerBuilderStep2 | |
- CIJobWorkerBuilderStep3 | |
- CIZeebeClient | The client to communicate with a Zeebe gateway/cluster. |
- CIDecisionMetadata | |
- CIDecisionRequirementsMetadata | |
- CIEvaluatedDecision | |
- CIEvaluatedDecisionInput | |
- CIEvaluatedDecisionOutput | |
- ▼CIEvaluateDecisionCommandStep1 | |
- CIEvaluateDecisionCommandStep2 | |
- CIMatchedDecisionRule | |
- CIModifyProcessInstanceCommandStep1 | Command to modify a process instance. |
- CIModifyProcessInstanceCommandStep2 | Second command step, to optional add more instructions to activate or terminate. |
- CIModifyProcessInstanceCommandStep3 | Third command step, to optionally add variables to the element which should be activated. |
- CIModifyProcessInstanceResponse | Response on a process instance to modification. |
+ CIJobWorker | Represents an job worker that performs jobs of a certain type. While a registration is open, the worker continuously receives jobs from the broker and hands them to a registered JobHandler. |
+ CIJobWorkerBuilderStep1 | |
+ CIJobWorkerBuilderStep2 | |
+ CIJobWorkerBuilderStep3 | |
+ CIZeebeClient | The client to communicate with a Zeebe gateway/cluster. |
+ CIDecisionMetadata | |
+ CIDecisionRequirementsMetadata | |
+ CIEvaluatedDecision | |
+ CIEvaluatedDecisionInput | |
+ CIEvaluatedDecisionOutput | |
+ ▼CIEvaluateDecisionCommandStep1 | |
+ CIEvaluateDecisionCommandStep2 | |
+ CIFormMetadata | |
+ CIMatchedDecisionRule | |
+ CIModifyProcessInstanceCommandStep1 | Command to modify a process instance. |
+ CIModifyProcessInstanceCommandStep2 | Second command step, to optional add more instructions to activate or terminate. |
+ CIModifyProcessInstanceCommandStep3 | Third command step, to optionally add variables to the element which should be activated. |
+ CIModifyProcessInstanceResponse | Response on a process instance to modification. |
+ CIUpdateJobTimeoutCommandStep1 | |
+ CIUpdateJobTimeoutCommandStep2 | |
@@ -198,7 +202,7 @@