Uses of Class
overit.geocallapp.wfm.cee.rs1.intervention.change.DTOInChargeRequest
Packages that use DTOInChargeRequest
-
Uses of DTOInChargeRequest in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task that return DTOInChargeRequestModifier and TypeMethodDescriptionprotected DTOInChargeRequestBTTakeInCharge.buildRequestDTO(Date takeInChargeDate, HashGetter interventionValues, List<DTOMessage> messages) -
Uses of DTOInChargeRequest in overit.geocallapp.wfm.cee.rs1.intervention
Methods in overit.geocallapp.wfm.cee.rs1.intervention with parameters of type DTOInChargeRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> InterventionApi.takingInCharge(Long id, DTOInChargeRequest request) Taking in charge.