Class WorkShiftExceptionImpactSearchEvent


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

    • WorkShiftExceptionImpactSearchEvent

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

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