|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of StatisticsResultDto in org.camunda.bpm.engine.rest |
|---|
| Methods in org.camunda.bpm.engine.rest that return types with arguments of type StatisticsResultDto | |
|---|---|
List<StatisticsResultDto> |
ProcessDefinitionRestService.getStatistics(Boolean includeFailedJobs,
Boolean includeIncidents,
String includeIncidentsForType)
|
| Uses of StatisticsResultDto in org.camunda.bpm.engine.rest.dto.repository |
|---|
| Subclasses of StatisticsResultDto in org.camunda.bpm.engine.rest.dto.repository | |
|---|---|
class |
ActivityStatisticsResultDto
|
class |
ProcessDefinitionStatisticsResultDto
|
| Uses of StatisticsResultDto in org.camunda.bpm.engine.rest.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.impl that return types with arguments of type StatisticsResultDto | |
|---|---|
List<StatisticsResultDto> |
ProcessDefinitionRestServiceImpl.getStatistics(Boolean includeFailedJobs,
Boolean includeIncidents,
String includeIncidentsForType)
|
| Uses of StatisticsResultDto in org.camunda.bpm.engine.rest.sub.repository |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.repository that return types with arguments of type StatisticsResultDto | |
|---|---|
List<StatisticsResultDto> |
ProcessDefinitionResource.getActivityStatistics(Boolean includeFailedJobs,
Boolean includeIncidents,
String includeIncidentsForType)
|
| Uses of StatisticsResultDto in org.camunda.bpm.engine.rest.sub.repository.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.repository.impl that return types with arguments of type StatisticsResultDto | |
|---|---|
List<StatisticsResultDto> |
ProcessDefinitionResourceImpl.getActivityStatistics(Boolean includeFailedJobs,
Boolean includeIncidents,
String includeIncidentsForType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||