Uses of Class
io.camunda.client.protocol.rest.JobWorkerStatisticsQueryResult
Packages that use JobWorkerStatisticsQueryResult
-
Uses of JobWorkerStatisticsQueryResult in io.camunda.client.impl.statistics.response
Methods in io.camunda.client.impl.statistics.response with parameters of type JobWorkerStatisticsQueryResultModifier and TypeMethodDescriptionstatic JobWorkerStatisticsStatisticsResponseMapper.toJobWorkerStatisticsResponse(JobWorkerStatisticsQueryResult response) -
Uses of JobWorkerStatisticsQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return JobWorkerStatisticsQueryResultModifier and TypeMethodDescriptionJobWorkerStatisticsQueryResult.addItemsItem(JobWorkerStatisticsItem itemsItem) JobWorkerStatisticsQueryResult.items(List<JobWorkerStatisticsItem> items) JobWorkerStatisticsQueryResult.page(SearchQueryPageResponse page)