Uses of Class
br.com.davinti.vitruvio.ws.dto.NoteDTO
Packages that use NoteDTO
-
Uses of NoteDTO in br.com.davinti.vitruvio.ws.controller
Methods in br.com.davinti.vitruvio.ws.controller that return NoteDTOModifier and TypeMethodDescriptionMethods in br.com.davinti.vitruvio.ws.controller that return types with arguments of type NoteDTOModifier and TypeMethodDescriptionMethods in br.com.davinti.vitruvio.ws.controller with parameters of type NoteDTOModifier and TypeMethodDescriptionvoidAttachmentsController.updateNote(String processInstanceId, Integer noteId, NoteDTO note)