Uses of Interface
org.camunda.bpm.engine.management.DeploymentStatistics
Packages that use DeploymentStatistics
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of DeploymentStatistics in org.camunda.bpm.engine.impl
Methods in org.camunda.bpm.engine.impl that return types with arguments of type DeploymentStatisticsModifier and TypeMethodDescriptionDeploymentStatisticsQueryImpl.executeList
(CommandContext commandContext, Page page) -
Uses of DeploymentStatistics in org.camunda.bpm.engine.impl.persistence.entity
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement DeploymentStatisticsMethods in org.camunda.bpm.engine.impl.persistence.entity that return types with arguments of type DeploymentStatisticsModifier and TypeMethodDescriptionStatisticsManager.getStatisticsGroupedByDeployment
(DeploymentStatisticsQueryImpl query, Page page)