Class OverlappingWorkShiftExceptionSearchEvent


public class OverlappingWorkShiftExceptionSearchEvent extends SimpleBusinessEvent<OverlappingWorkShiftExceptionSearchInput,List<BOWorkShiftException>>
Event used to find any overlapping BOWorkShiftException on the given day interval for the given resource.
The launcher must provide a valid OverlappingWorkShiftExceptionSearchInput in order to successfully call this event.
The listener searches all the components of the BOWorkShiftException starting from the event input, i.e. the given OverlappingWorkShiftExceptionSearchInput.
Since:
17.0
GCApi:
event
Reactors:
BTOverlappingWorkShiftExceptionSearch(0)
No Spouts
  • Constructor Details

    • OverlappingWorkShiftExceptionSearchEvent

      public OverlappingWorkShiftExceptionSearchEvent(OverlappingWorkShiftExceptionSearchInput overlappingWorkShiftExceptionSearchInput)
      Instantiates a new overlapping work shift exception search event.
      Parameters:
      overlappingWorkShiftExceptionSearchInput - the input object