Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.DTOInsertTask
Packages that use DTOInsertTask
-
Uses of DTOInsertTask in overit.geocallapp.wfm.core.timesheet.rs2
Methods in overit.geocallapp.wfm.core.timesheet.rs2 with parameters of type DTOInsertTaskModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Collection<Long>> TimesheetService.insertTask(Long id, @NotNull @Valid DTOInsertTask input) Action that inserts a task into a specific timesheetTimesheetTaskInsertEvent.