Uses of Class
io.camunda.client.protocol.rest.ProcessDefinitionElementStatisticsQueryResult
Packages that use ProcessDefinitionElementStatisticsQueryResult
-
Uses of ProcessDefinitionElementStatisticsQueryResult in io.camunda.client.impl.statistics.response
Methods in io.camunda.client.impl.statistics.response with parameters of type ProcessDefinitionElementStatisticsQueryResultModifier and TypeMethodDescriptionstatic List<ProcessElementStatistics> StatisticsResponseMapper.toProcessDefinitionStatisticsResponse(ProcessDefinitionElementStatisticsQueryResult response) -
Uses of ProcessDefinitionElementStatisticsQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ProcessDefinitionElementStatisticsQueryResultModifier and TypeMethodDescriptionProcessDefinitionElementStatisticsQueryResult.addItemsItem(ProcessElementStatisticsResult itemsItem) ProcessDefinitionElementStatisticsQueryResult.items(List<ProcessElementStatisticsResult> items)