Uses of Class
overit.geocallapp.wfm.execution.rs1.interventionoutcome.DTOInterventionOutcome
Packages that use DTOInterventionOutcome
-
Uses of DTOInterventionOutcome in overit.geocallapp.wfm.execution.rs1.interventionoutcome
Methods in overit.geocallapp.wfm.execution.rs1.interventionoutcome that return types with arguments of type DTOInterventionOutcomeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOInterventionOutcome> InterventionOutcomeService.get(Long interventionId, Long outcomeId, Collection<String> fields) Retrieves the required agenda outcome by calling from theInterventionOutcomeLoadEvent.