Uses of Class
overit.geocallapp.utilities.timeline.TimeLine
Packages that use TimeLine
Package
Description
-
Uses of TimeLine in overit.geocallapp.utilities.timeline
Methods in overit.geocallapp.utilities.timeline that return TimeLineModifier and TypeMethodDescriptionstatic TimeLineTimeLine.makeInstance()Creates a new TimeLine instance with default resolvers. -
Uses of TimeLine in overit.geocallapp.wfm.calendars.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.task with parameters of type TimeLineModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionTotalsCalculation.setStartEndDate(BOWorkShift workShift, TimeLine timeLine) Method to set the new start and end dates of work shifts based on extra presences and absences. -
Uses of TimeLine in overit.geocallapp.wfm.calendars.integration
Methods in overit.geocallapp.wfm.calendars.integration that return TimeLineModifier and TypeMethodDescriptionCalendarEventProvider.getWorkShiftTimeLine(Long workShiftId) Launch the work shift timeline load eventCalendarProvider.getWorkShiftTimeLine(Long workShiftId) -
Uses of TimeLine in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task
Fields in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task declared as TimeLineModifier and TypeFieldDescriptionprotected TimeLineBTSchedulingCoordinatesPathCalculation.workShiftTimeLine -
Uses of TimeLine in overit.geocallapp.wfm.orchestrator.scheduling.utils
Methods in overit.geocallapp.wfm.orchestrator.scheduling.utils with parameters of type TimeLineModifier and TypeMethodDescriptionSchedulingUtils.getWorkShiftDays(TimeLine workShiftTimeLine) Returns a list of work shift days from the given workShiftTimeLine.