Uses of Class
org.camunda.bpm.engine.rest.dto.StatisticsResultDto
Package
Description
-
Uses of StatisticsResultDto in org.camunda.bpm.engine.rest
Modifier and TypeMethodDescriptionProcessDefinitionRestService.getStatistics
(Boolean includeFailedJobs, Boolean includeRootIncidents, Boolean includeIncidents, String includeIncidentsForType) -
Uses of StatisticsResultDto in org.camunda.bpm.engine.rest.dto.repository
Modifier and TypeClassDescriptionclass
class
-
Uses of StatisticsResultDto in org.camunda.bpm.engine.rest.impl
Modifier and TypeMethodDescriptionProcessDefinitionRestServiceImpl.getStatistics
(Boolean includeFailedJobs, Boolean includeRootIncidents, Boolean includeIncidents, String includeIncidentsForType) -
Uses of StatisticsResultDto in org.camunda.bpm.engine.rest.sub.repository
Modifier and TypeMethodDescriptionProcessDefinitionResource.getActivityStatistics
(Boolean includeFailedJobs, Boolean includeIncidents, String includeIncidentsForType) -
Uses of StatisticsResultDto in org.camunda.bpm.engine.rest.sub.repository.impl
Modifier and TypeMethodDescriptionProcessDefinitionResourceImpl.getActivityStatistics
(Boolean includeFailedJobs, Boolean includeIncidents, String includeIncidentsForType)