Package | Description |
---|---|
org.camunda.bpm.engine.impl.persistence.entity |
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationManager.configureProcessDefinitionStatisticsQuery(ProcessDefinitionStatisticsQueryImpl query) |
protected void |
StatisticsManager.configureQuery(ProcessDefinitionStatisticsQueryImpl query) |
long |
StatisticsManager.getStatisticsCountGroupedByProcessDefinitionVersion(ProcessDefinitionStatisticsQueryImpl query) |
List<ProcessDefinitionStatistics> |
StatisticsManager.getStatisticsGroupedByProcessDefinitionVersion(ProcessDefinitionStatisticsQueryImpl query,
Page page) |
Copyright © 2017. All rights reserved.