Uses of Class
io.camunda.client.protocol.rest.GlobalJobStatisticsQueryResult
Packages that use GlobalJobStatisticsQueryResult
-
Uses of GlobalJobStatisticsQueryResult in io.camunda.client.impl.statistics.response
Methods in io.camunda.client.impl.statistics.response with parameters of type GlobalJobStatisticsQueryResultModifier and TypeMethodDescriptionstatic GlobalJobStatisticsStatisticsResponseMapper.toGlobalJobStatisticsResponse(GlobalJobStatisticsQueryResult response) -
Uses of GlobalJobStatisticsQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return GlobalJobStatisticsQueryResultModifier and TypeMethodDescriptionGlobalJobStatisticsQueryResult.completed(StatusMetric completed) GlobalJobStatisticsQueryResult.created(StatusMetric created) GlobalJobStatisticsQueryResult.failed(StatusMetric failed) GlobalJobStatisticsQueryResult.isIncomplete(Boolean isIncomplete)