Uses of Class
overit.geocallapp.wfm.core.bl.workshift.oncall.BOOnCallShift
Packages that use BOOnCallShift
Package
Description
-
Uses of BOOnCallShift in overit.geocallapp.wfm.core.bl.timesheet
Methods in overit.geocallapp.wfm.core.bl.timesheet that return BOOnCallShiftMethods in overit.geocallapp.wfm.core.bl.timesheet that return types with arguments of type BOOnCallShiftMethods in overit.geocallapp.wfm.core.bl.timesheet with parameters of type BOOnCallShiftModifier and TypeMethodDescriptionvoidTimesheetEntitiesAggregate.addOnCallShift(BOOnCallShift onCallShift) -
Uses of BOOnCallShift in overit.geocallapp.wfm.core.bl.timesheet.event
Methods in overit.geocallapp.wfm.core.bl.timesheet.event that return BOOnCallShiftModifier and TypeMethodDescriptionTimesheetTaskEventCache.getOnCallShift(Long shift, PoolKit poolKit) -
Uses of BOOnCallShift in overit.geocallapp.wfm.core.bl.timesheet.shift
Methods in overit.geocallapp.wfm.core.bl.timesheet.shift that return BOOnCallShiftModifier and TypeMethodDescriptionTimesheetOnCallShift.getOnCallShift()TimesheetOnCallShiftBuilder.getOnCallShift()Methods in overit.geocallapp.wfm.core.bl.timesheet.shift with parameters of type BOOnCallShiftModifier and TypeMethodDescriptionvoidTimesheetOnCallShift.setOnCallShift(BOOnCallShift onCallShift) voidTimesheetOnCallShiftBuilder.setOnCallShift(BOOnCallShift onCallShift) -
Uses of BOOnCallShift in overit.geocallapp.wfm.core.bl.timesheet.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.task that return types with arguments of type BOOnCallShiftModifier and TypeMethodDescriptionprotected List<BOOnCallShift> BTTimesheetEntitiesAggregateLoad.loadOnCallShifts(Timesheet timesheet, PoolKit poolKit) protected List<BOOnCallShift> BTTimesheetShiftCalculation.loadOnCallShifts(Long user, Date startDate, Date endDate, PoolKit poolKit) Loads the on call shifts that overlap the task. -
Uses of BOOnCallShift in overit.geocallapp.wfm.core.bl.timesheet.timeline
Methods in overit.geocallapp.wfm.core.bl.timesheet.timeline that return types with arguments of type BOOnCallShiftMethods in overit.geocallapp.wfm.core.bl.timesheet.timeline with parameters of type BOOnCallShiftModifier and TypeMethodDescriptionprotected voidTimesheetTimeLineBuilder.addOnCallShift(overit.geocallapp.wfm.util.timeline.TimeLine timeLine, BOOnCallShift onCallShift) Method parameters in overit.geocallapp.wfm.core.bl.timesheet.timeline with type arguments of type BOOnCallShiftModifier and TypeMethodDescriptionvoidTimesheetTimeLineBuilder.setOnCallShifts(List<BOOnCallShift> onCallShifts)