Uses of Class
io.camunda.client.protocol.rest.JobErrorStatisticsItem
Packages that use JobErrorStatisticsItem
-
Uses of JobErrorStatisticsItem in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return JobErrorStatisticsItemMethods in io.camunda.client.protocol.rest that return types with arguments of type JobErrorStatisticsItemModifier and TypeMethodDescriptionJobErrorStatisticsQueryResult.getItems()The list of per-error statistics items.Methods in io.camunda.client.protocol.rest with parameters of type JobErrorStatisticsItemModifier and TypeMethodDescriptionJobErrorStatisticsQueryResult.addItemsItem(JobErrorStatisticsItem itemsItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type JobErrorStatisticsItemModifier and TypeMethodDescriptionJobErrorStatisticsQueryResult.items(List<JobErrorStatisticsItem> items) voidJobErrorStatisticsQueryResult.setItems(List<JobErrorStatisticsItem> items)