Interface IncidentResource

All Known Implementing Classes:
IncidentResourceImpl

public interface IncidentResource
  • Method Details

    • getIncident

      IncidentDto getIncident()
    • resolveIncident

      void resolveIncident()
    • setAnnotation

      javax.ws.rs.core.Response setAnnotation(AnnotationDto annotationDto)
    • clearAnnotation

      javax.ws.rs.core.Response clearAnnotation()