public class SchedulingLoadEvent extends LoadEvent<BOScheduling>
Event to load a BOScheduling. The launcher must provide a valid scheduling id in order to successfully call this event. The listener loads all the BOScheduling starting from the event input
Since:
9.2
GCApi:
event
Reactors:
BTSchedulingLoad(0)
No Spouts
  • Constructor Details

    • SchedulingLoadEvent

      public SchedulingLoadEvent(Long id)
      Instantiates a new scheduling load event.
      Parameters:
      id - the scheduling's id