public class SchedulingStateLoadEvent extends LoadEvent<BOSchedulingState>
Event to load a BOSchedulingState. The launcher must provide a valid scheduling state id in order to successfully call this event. The listener loads all the BOSchedulingState components starting from the event input, i.e. the given scheduling state id.
Since:
9.2
GCApi:
event
Reactors:
BTSchedulingStateLoad(0)
No Spouts
  • Constructor Details

    • SchedulingStateLoadEvent

      public SchedulingStateLoadEvent(Long id)
      Instantiates a new scheduling state load event.
      Parameters:
      id - the scheduling state id