Uses of Interface
io.camunda.client.api.statistics.response.ProcessElementStatistics
Packages that use ProcessElementStatistics
Package
Description
-
Uses of ProcessElementStatistics in io.camunda.client.impl.statistics.request
Methods in io.camunda.client.impl.statistics.request that return types with arguments of type ProcessElementStatisticsModifier and TypeMethodDescriptionProcessDefinitionElementStatisticsRequestImpl.requestTimeout(Duration requestTimeout) ProcessInstanceElementStatisticsRequestImpl.requestTimeout(Duration requestTimeout) ProcessDefinitionElementStatisticsRequestImpl.send()ProcessInstanceElementStatisticsRequestImpl.send() -
Uses of ProcessElementStatistics in io.camunda.client.impl.statistics.response
Classes in io.camunda.client.impl.statistics.response that implement ProcessElementStatisticsMethods in io.camunda.client.impl.statistics.response that return types with arguments of type ProcessElementStatisticsModifier and TypeMethodDescriptionstatic List<ProcessElementStatistics> StatisticsResponseMapper.toProcessDefinitionStatisticsResponse(ProcessDefinitionElementStatisticsQueryResult response)