Uses of Class
overit.geocallapp.wfm.execution.rs1.interventionoutcome.DTOInterventionOutcomeUpdate
Packages that use DTOInterventionOutcomeUpdate
-
Uses of DTOInterventionOutcomeUpdate in overit.geocallapp.wfm.execution.rs1.interventionoutcome
Methods in overit.geocallapp.wfm.execution.rs1.interventionoutcome with parameters of type DTOInterventionOutcomeUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> InterventionOutcomeService.patch(Long interventionId, Long outcomeId, @Valid DTOInterventionOutcomeUpdate dto) Updates the required intervention outcome by calling theInterventionOutcomeUpdateEvent.