Uses of Class
org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
-
Uses of IncidentDto in org.camunda.bpm.cockpit.impl.plugin.resources
Modifier and TypeMethodDescriptionIncidentRestService.getIncidents
(javax.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) IncidentRestService.queryIncidents
(IncidentQueryDto queryParameter, Integer firstResult, Integer maxResults)