Uses of Class
overit.geocallapp.wfm.core.rs5.schedulingresource.workday.DTOWorkDayClosure
Packages that use DTOWorkDayClosure
-
Uses of DTOWorkDayClosure in overit.geocallapp.wfm.core.rs5.schedulingresource.workday
Methods in overit.geocallapp.wfm.core.rs5.schedulingresource.workday with parameters of type DTOWorkDayClosureModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> WorkDayClosureService.close(Long id, @Valid DTOWorkDayClosure workDayClosure) Closes the work day of the specified scheduling resource.