Uses of Class
overit.geocallapp.wfm.execution.rs1.interventionoutcome.DTOInterventionOutcomeInsert
Packages that use DTOInterventionOutcomeInsert
-
Uses of DTOInterventionOutcomeInsert in overit.geocallapp.wfm.execution.rs1.interventionoutcome
Methods in overit.geocallapp.wfm.execution.rs1.interventionoutcome with parameters of type DTOInterventionOutcomeInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> InterventionOutcomeService.post(Long interventionId, @Valid DTOInterventionOutcomeInsert dto) Creates a new intervention outcome by calling from theInterventionOutcomeSaveEvent.