Uses of Class
org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
Packages that use BatchStatisticsQueryImpl
-
Uses of BatchStatisticsQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type BatchStatisticsQueryImplModifier and TypeMethodDescriptionvoid
AuthorizationManager.configureBatchStatisticsQuery
(BatchStatisticsQueryImpl query) protected void
StatisticsManager.configureQuery
(BatchStatisticsQueryImpl batchQuery) long
StatisticsManager.getStatisticsCountGroupedByBatch
(BatchStatisticsQueryImpl query) StatisticsManager.getStatisticsGroupedByBatch
(BatchStatisticsQueryImpl query, Page page)