Class SchedulingModelLoadEvent


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

    • SchedulingModelLoadEvent

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