For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Job API

JobApi — 12 operations. Call any of these directly on the client, or via $client->api(\Camunda\Orchestration\Api\Api\JobApi::class).

  • activateJobs()
  • completeJob()
  • failJob()
  • getGlobalJobStatistics()
  • getJobErrorStatistics()
  • getJobTimeSeriesStatistics()
  • getJobTypeStatistics()
  • getJobWorkerStatistics()
  • searchJobs()
  • throwJobError()
  • updateJob()
  • updateJobsBatchOperation()