Uses of Class
org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
Packages that use DeploymentStatisticsQueryImpl
-
Uses of DeploymentStatisticsQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type DeploymentStatisticsQueryImplModifier and TypeMethodDescriptionvoid
AuthorizationManager.configureDeploymentStatisticsQuery
(DeploymentStatisticsQueryImpl query) protected void
StatisticsManager.configureQuery
(DeploymentStatisticsQueryImpl query) long
StatisticsManager.getStatisticsCountGroupedByDeployment
(DeploymentStatisticsQueryImpl query) StatisticsManager.getStatisticsGroupedByDeployment
(DeploymentStatisticsQueryImpl query, Page page)