Uses of Class
overit.geocallapp.wfm.mobile.core.rs3.timesheet.DTOMobileTimesheetTask
Packages that use DTOMobileTimesheetTask
-
Uses of DTOMobileTimesheetTask in overit.geocallapp.wfm.mobile.core.rs3.timesheet
Methods in overit.geocallapp.wfm.mobile.core.rs3.timesheet that return DTOMobileTimesheetTaskModifier and TypeMethodDescriptionprotected DTOMobileTimesheetTaskMobileTimesheetService.buildMobileTimesheetTask(BOTask task, String interventionDescription, M2Mapper mapper) protected DTOMobileTimesheetTaskMobileTimesheetService.buildMobileTimesheetTasks(BOTask task, Timesheet timesheet, M2Mapper mapper) Methods in overit.geocallapp.wfm.mobile.core.rs3.timesheet that return types with arguments of type DTOMobileTimesheetTaskModifier and TypeMethodDescriptionprotected List<DTOMobileTimesheetTask> MobileTimesheetService.buildMobileTimesheetTasks(TimesheetEntitiesAggregate aggregate, M2Mapper mapper) DTOMobileTimesheet.getTasks()Methods in overit.geocallapp.wfm.mobile.core.rs3.timesheet with parameters of type DTOMobileTimesheetTaskModifier and TypeMethodDescriptionbooleanDTOMobileUserTasks.addTask(DTOMobileTimesheetTask task) Method parameters in overit.geocallapp.wfm.mobile.core.rs3.timesheet with type arguments of type DTOMobileTimesheetTaskModifier and TypeMethodDescriptionvoidDTOMobileTimesheet.setTasks(List<DTOMobileTimesheetTask> tasks)