Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.event.TimesheetGapFillOutput
Packages that use TimesheetGapFillOutput
Package
Description
-
Uses of TimesheetGapFillOutput in overit.geocallapp.wfm.core.bl.timesheet.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.task that return TimesheetGapFillOutputModifier and TypeMethodDescriptionprotected TimesheetGapFillOutputBTTimesheetGapFill.gapFill(BOTask previousTask, BOTask nextTask, TimesheetEntitiesAggregate aggregate, BOTaskCategory gapFillerCategory, List<overit.geocallapp.wfm.util.timeline.TimeLineRange> activeShiftTaskRanges, PoolKit poolKit) Methods in overit.geocallapp.wfm.core.bl.timesheet.task that return types with arguments of type TimesheetGapFillOutputModifier and TypeMethodDescriptionprotected List<TimesheetGapFillOutput> BTTimesheetGapFill.shiftGapFill(TimesheetEntitiesAggregate aggregate, Long shiftId, BOTaskCategory gapFillerCategory, PoolKit poolKit) protected List<TimesheetGapFillOutput> BTTimesheetGapFill.timesheetGapFill(TimesheetEntitiesAggregate aggregate, Collection<Long> inputShifts, PoolKit poolKit) -
Uses of TimesheetGapFillOutput in overit.geocallapp.wfm.core.ux.timesheet.search
Methods in overit.geocallapp.wfm.core.ux.timesheet.search that return types with arguments of type TimesheetGapFillOutputModifier and TypeMethodDescriptionprotected List<TimesheetGapFillOutput> SearchTimesheet.gapFillTimesheet(TimesheetEntitiesAggregate aggregate) Methods in overit.geocallapp.wfm.core.ux.timesheet.search with parameters of type TimesheetGapFillOutputModifier and TypeMethodDescriptionprotected StringPanelGapFillerResults.getResultString(TimesheetGapFillOutput output) Method parameters in overit.geocallapp.wfm.core.ux.timesheet.search with type arguments of type TimesheetGapFillOutputModifier and TypeMethodDescriptionprotected voidPanelGapFillerResults.setData(List<TimesheetGapFillOutput> results) -
Uses of TimesheetGapFillOutput in overit.geocallapp.wfm.core.ux.timesheet.search.detail
Methods in overit.geocallapp.wfm.core.ux.timesheet.search.detail that return types with arguments of type TimesheetGapFillOutputModifier and TypeMethodDescriptionprotected List<TimesheetGapFillOutput> TimesheetDetail.gapFillTimesheet()protected List<TimesheetGapFillOutput> TimesheetDetail.gapFillTimesheet(Long shiftId)