Uses of Class
overit.geocallapp.wfm.calendars.bl.workshift.event.OverlappingWorkShiftSearchInput
Packages that use OverlappingWorkShiftSearchInput
Package
Description
-
Uses of OverlappingWorkShiftSearchInput in overit.geocallapp.wfm.calendars.bl.workshift.event
Constructors in overit.geocallapp.wfm.calendars.bl.workshift.event with parameters of type OverlappingWorkShiftSearchInputModifierConstructorDescriptionOverlappingWorkShiftSearchEvent(OverlappingWorkShiftSearchInput overlappingWorkShiftSearchInput) Instantiates a new overlapping work shift search event. -
Uses of OverlappingWorkShiftSearchInput in overit.geocallapp.wfm.calendars.bl.workshift.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.task with parameters of type OverlappingWorkShiftSearchInputModifier and TypeMethodDescriptionprotected List<BOWorkShift> BTOverlappingWorkShiftSearch.searchResourceWorkShift(OverlappingWorkShiftSearchInput input, PoolKit poolKit) Extracts the overlapping shifts on the given day for the given resource. -
Uses of OverlappingWorkShiftSearchInput in overit.geocallapp.wfm.calendars.integration
Methods in overit.geocallapp.wfm.calendars.integration with parameters of type OverlappingWorkShiftSearchInputModifier and TypeMethodDescriptionCalendarEventProvider.searchOverlappingWorkShift(OverlappingWorkShiftSearchInput workShifts) CalendarProvider.searchOverlappingWorkShift(OverlappingWorkShiftSearchInput workShifts)