Uses of Class
org.operaton.bpm.cockpit.impl.plugin.base.dto.IncidentDto
Packages that use IncidentDto
-
Uses of IncidentDto in org.operaton.bpm.cockpit.impl.plugin.resources
Methods in org.operaton.bpm.cockpit.impl.plugin.resources that return types with arguments of type IncidentDtoModifier and TypeMethodDescriptionIncidentRestService.getIncidents(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) IncidentRestService.queryIncidents(IncidentQueryDto queryParameter, Integer firstResult, Integer maxResults)