public interface IncidentResource
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
clearAnnotation() |
IncidentDto |
getIncident() |
void |
resolveIncident() |
javax.ws.rs.core.Response |
setAnnotation(AnnotationDto annotationDto) |
IncidentDto getIncident()
void resolveIncident()
javax.ws.rs.core.Response setAnnotation(AnnotationDto annotationDto)
javax.ws.rs.core.Response clearAnnotation()
Copyright © 2013–2021 camunda services GmbH. All rights reserved.