Interface IncidentResource
- All Known Implementing Classes:
IncidentResourceImpl
public interface IncidentResource
-
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
void
javax.ws.rs.core.Response
setAnnotation
(AnnotationDto annotationDto)
-
Method Details
-
getIncident
IncidentDto getIncident() -
resolveIncident
void resolveIncident() -
setAnnotation
-
clearAnnotation
javax.ws.rs.core.Response clearAnnotation()
-