| 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 | |
| org.camunda.bpm.engine.rest.dto.repository | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProcessDefinitionStatistics> | 
ProcessDefinitionStatisticsQueryImpl.executeList(CommandContext commandContext,
           Page page)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProcessDefinitionStatisticsEntity  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProcessDefinitionStatistics> | 
StatisticsManager.getStatisticsGroupedByProcessDefinitionVersion(ProcessDefinitionStatisticsQueryImpl query,
                                              Page page)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ProcessDefinitionStatisticsResultDto | 
ProcessDefinitionStatisticsResultDto.fromProcessDefinitionStatistics(ProcessDefinitionStatistics statistics)  | 
Copyright © 2018. All rights reserved.