Uses of Class
org.camunda.bpm.engine.rest.dto.AnnotationDto
Package
Description
-
Uses of AnnotationDto in org.camunda.bpm.engine.rest.history
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
UserOperationLogRestService.setAnnotation
(String operationId, AnnotationDto annotationDto) -
Uses of AnnotationDto in org.camunda.bpm.engine.rest.impl.history
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
UserOperationLogRestServiceImpl.setAnnotation
(String operationId, AnnotationDto annotationDto) -
Uses of AnnotationDto in org.camunda.bpm.engine.rest.sub.repository.impl
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
IncidentResourceImpl.setAnnotation
(AnnotationDto annotationDto) -
Uses of AnnotationDto in org.camunda.bpm.engine.rest.sub.runtime
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
IncidentResource.setAnnotation
(AnnotationDto annotationDto)