Uses of Class
overit.geocallapp.wfm.calendars.bl.workshift.exception.event.NearestWorkShiftSearchInput
Packages that use NearestWorkShiftSearchInput
Package
Description
-
Uses of NearestWorkShiftSearchInput in overit.geocallapp.wfm.calendars.bl.workshift.exception.event
Constructors in overit.geocallapp.wfm.calendars.bl.workshift.exception.event with parameters of type NearestWorkShiftSearchInputModifierConstructorDescriptionInstantiates a new nearest work shift search event. -
Uses of NearestWorkShiftSearchInput in overit.geocallapp.wfm.calendars.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.task with parameters of type NearestWorkShiftSearchInputModifier and TypeMethodDescriptionprotected List<BOWorkShift> BTNearestWorkShiftSearch.searchWorkShifts(NearestWorkShiftSearchInput input, PoolKit poolKit) Searches for all the non cancelled work shifts related to the given resource and whose start date is within the range of (reference date-1) and (reference dates +1). -
Uses of NearestWorkShiftSearchInput in overit.geocallapp.wfm.calendars.integration
Methods in overit.geocallapp.wfm.calendars.integration with parameters of type NearestWorkShiftSearchInputModifier and TypeMethodDescriptionCalendarEventProvider.searchNearestWorkShift(NearestWorkShiftSearchInput nearestWorkShiftSearchInput) Launch the nearest work shift search eventCalendarProvider.searchNearestWorkShift(NearestWorkShiftSearchInput nearestWorkShiftSearchInput)