Class IncidentRestService

    • Constructor Detail

      • IncidentRestService

        public IncidentRestService​(String engineName)
    • Method Detail

      • getIncidentsCount

        public org.camunda.bpm.engine.rest.dto.CountResultDto getIncidentsCount​(@Context
                                                                                javax.ws.rs.core.UriInfo uriInfo)
      • queryIncidentsCount

        public org.camunda.bpm.engine.rest.dto.CountResultDto queryIncidentsCount​(IncidentQueryDto queryParameter)
      • configureExecutionQuery

        protected void configureExecutionQuery​(IncidentQueryDto query)