Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.persistence.entity |
Modifier and Type | Method and Description |
---|---|
List<DeploymentStatistics> |
DeploymentStatisticsQueryImpl.executeList(CommandContext commandContext,
Page page) |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentStatisticsEntity |
Modifier and Type | Method and Description |
---|---|
List<DeploymentStatistics> |
StatisticsManager.getStatisticsGroupedByDeployment(DeploymentStatisticsQueryImpl query,
Page page) |
Copyright © 2015. All rights reserved.