Uses of Class
overit.geocallapp.wfm.cee.rs1.intervention.DTOInterventionInsert
Packages that use DTOInterventionInsert
-
Uses of DTOInterventionInsert in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task that return DTOInterventionInsertModifier and TypeMethodDescriptionprotected DTOInterventionInsertBTAppointmentCreation.buildInterventionDTO(HashGetter interventionValues, boolean isBooking, Long customerId) -
Uses of DTOInterventionInsert in overit.geocallapp.wfm.cee.rs1.intervention
Methods in overit.geocallapp.wfm.cee.rs1.intervention with parameters of type DTOInterventionInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> InterventionApi.addIntervention(DTOInterventionInsert request) Adds a new intervention in CEE.