Uses of Class
org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
Packages that use HistoricActivityStatisticsQueryImpl
-
Uses of HistoricActivityStatisticsQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricActivityStatisticsQueryImplModifier and TypeMethodDescriptionprotected boolean
HistoricStatisticsManager.ensureHistoryReadOnProcessDefinition
(HistoricActivityStatisticsQueryImpl query) long
HistoricStatisticsManager.getHistoricStatisticsCountGroupedByActivity
(HistoricActivityStatisticsQueryImpl query) HistoricStatisticsManager.getHistoricStatisticsGroupedByActivity
(HistoricActivityStatisticsQueryImpl query, Page page)