Class SchedulingResourcePositionSearchEvent


public class SchedulingResourcePositionSearchEvent extends SimpleBusinessEvent<Set<Long>,List<SchedulingResourcePosition>>
Event to search a list of SchedulingResourcePosition.
The launcher must provide a valid collection of BOSchedulingUser ids in order to successfully call this event.
The listener searches all the SchedulingResourcePosition components starting from the event input
Since:
16.0
GCApi:
event
Reactors:
BTSchedulingResourcePositionSearch(0)
No Spouts
  • Constructor Details

    • SchedulingResourcePositionSearchEvent

      public SchedulingResourcePositionSearchEvent(Set<Long> input)
      Instantiates a new scheduling resource position search event.
      Parameters:
      input - the user Ids collection