Uses of Class
overit.geocallapp.wfm.execution.rs1.outcomereason.DTOOutcomeReasonUpdate
Packages that use DTOOutcomeReasonUpdate
-
Uses of DTOOutcomeReasonUpdate in overit.geocallapp.wfm.execution.rs1.outcomereason
Methods in overit.geocallapp.wfm.execution.rs1.outcomereason with parameters of type DTOOutcomeReasonUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> OutcomeReasonService.patch(Long outcomeReasonId, @Valid DTOOutcomeReasonUpdate dto) Updates the required outcome by calling theOutcomeReasonLoadEvent.