Class WorkShiftExceptionSearchEvent


public class WorkShiftExceptionSearchEvent extends SearchEvent<WorkShiftExceptionSearchFilter,BOWorkShiftException>
Event to search for BOWorkShiftExceptions.
The launcher must provide a valid WorkShiftExceptionSearchFilter in order to successfully call this event.
The listener searches all the components of the BOWorkShiftExceptions starting from the event input, i.e. the given WorkShiftExceptionSearchFilter.
Since:
17.0
GCApi:
event
Reactors:
BTWorkShiftExceptionSearch(0)
No Spouts
  • Constructor Details

    • WorkShiftExceptionSearchEvent

      public WorkShiftExceptionSearchEvent(Page page, WorkShiftExceptionSearchFilter filter)
      Instantiates a new work shift exception search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • WorkShiftExceptionSearchEvent

      public WorkShiftExceptionSearchEvent(WorkShiftExceptionSearchFilter filter)
      Instantiates a new work shift exception search event.
      Parameters:
      filter - the set of filters that will be applied to the search