Uses of Class
overit.geocallapp.wfm.execution.rs1.encodednote.DTOEncodedNoteUpdate
Packages that use DTOEncodedNoteUpdate
-
Uses of DTOEncodedNoteUpdate in overit.geocallapp.wfm.execution.rs1.encodednote
Methods in overit.geocallapp.wfm.execution.rs1.encodednote with parameters of type DTOEncodedNoteUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> EncodedNoteService.patch(Long encodedNoteId, @Valid DTOEncodedNoteUpdate dto) Updates the required encoded note by calling theEncodedNoteLoadEvent.