All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
The JobWorker uses this interface to determine the retry delay after each failed request.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Deprecated.
since 8 for removal with 8.1, replaced by DeployResourceCommandStep1
Deprecated.
since 8 for removal with 8.1, replaced by DeployResourceCommandStep1.DeployResourceCommandStep2
 
 
 
Representation of client environment variables
An implementation of BackoffSupplier which uses a simple formula, multiplying the previous delay with an increasing multiplier and adding some jitter to avoid multiple clients polling at the same time even with back off.
 
 
 
 
 
 
 
 
Exception which is thrown on internal errors inside the client itself.
A client with access to all job-related operation: complete a job mark a job as failed update the retries of a job
 
Implementations MUST be thread-safe.
 
 
 
Represents an active job worker that perfors jobs of a certain type.
 
 
 
 
The job worker wants to have enough jobs to work on.
This interface is using to customize the way how objects will be serialized and deserialized in JSON format.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The client to communicate with a Zeebe broker/cluster.