Interface JobClient

  • All Known Subinterfaces:
    ZeebeClient
    All Known Implementing Classes:
    JobClientImpl, ZeebeClientImpl

    public interface JobClient
    A client with access to all job-related operation:
  • complete a job
  • mark a job as failed
  • update the retries of a job