Class SchedulingTimeslotSearchEvent


public class SchedulingTimeslotSearchEvent extends SearchEvent<SchedulingTimeslotSearchFilter,BOSchedulingTimeslot>
Event for search scheduling timeslot
Since:
17.0
GCApi:
event
Reactors:
BTSchedulingTimeslotSearch(0)
No Spouts
  • Constructor Details

    • SchedulingTimeslotSearchEvent

      public SchedulingTimeslotSearchEvent(Page page, SchedulingTimeslotSearchFilter filter)
      Instantiates a scheduling timeslot search event
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • SchedulingTimeslotSearchEvent

      public SchedulingTimeslotSearchEvent(SchedulingTimeslotSearchFilter filter)
      Instantiates a scheduling timeslot search event
      Parameters:
      filter - the set of filters that will be applied to the search