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