Uses of Class
org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
-
Uses of IncidentStatisticsDto in org.camunda.bpm.cockpit.impl.plugin.base.dto
Modifier and TypeFieldDescriptionprotected List<IncidentStatisticsDto>
CalledProcessInstanceDto.incidents
protected List<IncidentStatisticsDto>
ProcessInstanceDto.incidents
Modifier and TypeMethodDescriptionCalledProcessInstanceDto.getIncidents()
ProcessInstanceDto.getIncidents()
Modifier and TypeMethodDescriptionvoid
CalledProcessInstanceDto.setIncidents
(List<IncidentStatisticsDto> incidents) void
ProcessInstanceDto.setIncidents
(List<IncidentStatisticsDto> incidents)