Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.task.DTOTask
Packages that use DTOTask
-
Uses of DTOTask in overit.geocallapp.wfm.core.timesheet.rs2.task
Methods in overit.geocallapp.wfm.core.timesheet.rs2.task that return types with arguments of type DTOTaskModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOTask> Retrieves the required timesheet task.TimesheetTaskService.getCollection(Long timesheetId) Retrieve all the stored timesheet task.