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