Package | Description |
---|---|
org.camunda.bpm.engine.rest | |
org.camunda.bpm.engine.rest.dto.repository | |
org.camunda.bpm.engine.rest.impl | |
org.camunda.bpm.engine.rest.sub.repository |
Modifier and Type | Method and Description |
---|---|
List<StatisticsResultDto> |
ProcessDefinitionRestService.getStatistics(Boolean includeFailedJobs,
Boolean includeIncidents,
String includeIncidentsForType) |
Modifier and Type | Class and Description |
---|---|
class |
ActivityStatisticsResultDto |
class |
ProcessDefinitionStatisticsResultDto |
Modifier and Type | Method and Description |
---|---|
List<StatisticsResultDto> |
ProcessDefinitionRestServiceImpl.getStatistics(Boolean includeFailedJobs,
Boolean includeIncidents,
String includeIncidentsForType) |
Modifier and Type | Method and Description |
---|---|
List<StatisticsResultDto> |
ProcessDefinitionResourceImpl.getActivityStatistics(Boolean includeFailedJobs,
Boolean includeIncidents,
String includeIncidentsForType) |
List<StatisticsResultDto> |
ProcessDefinitionResource.getActivityStatistics(Boolean includeFailedJobs,
Boolean includeIncidents,
String includeIncidentsForType) |
Copyright © 2015. All rights reserved.