Uses of Class
overit.geocallapp.wfm.cee.rs1.intervention.change.DTOInterventionOutcome
Packages that use DTOInterventionOutcome
-
Uses of DTOInterventionOutcome in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task that return DTOInterventionOutcomeModifier and TypeMethodDescriptionprotected DTOInterventionOutcomeBTActivityOutcome.getInterventionOutcome(AgendaOutcomeSaveInput input, List<DTOMessage> messages, PoolKit poolKit) Methods in overit.geocallapp.wfm.cee.bl.task with parameters of type DTOInterventionOutcomeModifier and TypeMethodDescriptionprotected voidBTActivityOutcome.sendAppointmentOutcome(Long ceeInterventionId, DTOInterventionOutcome interventionOutcome) -
Uses of DTOInterventionOutcome in overit.geocallapp.wfm.cee.rs1.intervention
Methods in overit.geocallapp.wfm.cee.rs1.intervention with parameters of type DTOInterventionOutcomeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> InterventionApi.appointmentOutcome(Long id, DTOInterventionOutcome request) Creates an appointment outcome in CEE.