Uses of Class
io.camunda.client.protocol.rest.JobErrorStatisticsQueryResult
Packages that use JobErrorStatisticsQueryResult
-
Uses of JobErrorStatisticsQueryResult in io.camunda.client.impl.statistics.response
Methods in io.camunda.client.impl.statistics.response with parameters of type JobErrorStatisticsQueryResultModifier and TypeMethodDescriptionstatic JobErrorStatisticsStatisticsResponseMapper.toJobErrorStatisticsResponse(JobErrorStatisticsQueryResult response) -
Uses of JobErrorStatisticsQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return JobErrorStatisticsQueryResultModifier and TypeMethodDescriptionJobErrorStatisticsQueryResult.addItemsItem(JobErrorStatisticsItem itemsItem) JobErrorStatisticsQueryResult.items(List<JobErrorStatisticsItem> items) JobErrorStatisticsQueryResult.page(SearchQueryPageResponse page)