Class OverlappingWorkShiftSearchEvent


public class OverlappingWorkShiftSearchEvent extends SimpleBusinessEvent<OverlappingWorkShiftSearchInput,List<BOWorkShift>>
Event used to find any overlapping BOWorkShifts on the given day for the given resource.
Since:
17.0
GCApi:
event
Reactors:
BTOverlappingWorkShiftSearch(0)
No Spouts
  • Constructor Details

    • OverlappingWorkShiftSearchEvent

      public OverlappingWorkShiftSearchEvent(OverlappingWorkShiftSearchInput overlappingWorkShiftSearchInput)
      Instantiates a new overlapping work shift search event.
      Parameters:
      overlappingWorkShiftSearchInput - the OverlappingWorkShiftSearchInput containing the information to perform the search of the overlapping work shifts for a given resource and a certain day