Uses of Class
org.operaton.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
Packages that use IncidentStatisticsDto
-
Uses of IncidentStatisticsDto in org.operaton.bpm.cockpit.impl.plugin.base.dto
Fields in org.operaton.bpm.cockpit.impl.plugin.base.dto with type parameters of type IncidentStatisticsDtoModifier and TypeFieldDescriptionprotected List<IncidentStatisticsDto> ProcessInstanceDto.incidentsMethods in org.operaton.bpm.cockpit.impl.plugin.base.dto that return types with arguments of type IncidentStatisticsDtoModifier and TypeMethodDescriptionCalledProcessInstanceDto.getIncidents()ProcessInstanceDto.getIncidents()Method parameters in org.operaton.bpm.cockpit.impl.plugin.base.dto with type arguments of type IncidentStatisticsDtoModifier and TypeMethodDescriptionvoidCalledProcessInstanceDto.setIncidents(List<IncidentStatisticsDto> incidents) voidProcessInstanceDto.setIncidents(List<IncidentStatisticsDto> incidents)