Interface JobWorkerStatisticsRequest
- All Superinterfaces:
FinalCommandStep<JobWorkerStatistics>,TypedPageableRequest<CursorForwardPage,JobWorkerStatisticsRequest>
- All Known Implementing Classes:
JobWorkerStatisticsRequestImpl
public interface JobWorkerStatisticsRequest
extends FinalCommandStep<JobWorkerStatistics>, TypedPageableRequest<CursorForwardPage,JobWorkerStatisticsRequest>
Request to query job statistics grouped by worker for a specific job type. Supports pagination.
-
Method Summary
Methods inherited from interface io.camunda.client.api.command.FinalCommandStep
execute, requestTimeout, sendMethods inherited from interface io.camunda.client.api.search.request.TypedPageableRequest
page, page