Uses of Class
overit.geocallapp.wfm.workorders.rs1.workcycle.DTOWorkCycleUpdate
Packages that use DTOWorkCycleUpdate
-
Uses of DTOWorkCycleUpdate in overit.geocallapp.wfm.workorders.rs1.workcycle
Methods in overit.geocallapp.wfm.workorders.rs1.workcycle with parameters of type DTOWorkCycleUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> WorkCycleService.patch(Long workCycleId, @Valid DTOWorkCycleUpdate dto) Update a work cycle by calling theWorkCycleUpdateEvent