public class SchedulingUpdateEvent extends UpdateEvent<BOScheduling>
Event to update a BOScheduling.
The launcher must provide a valid BOScheduling in order to successfully call this event.
The listener updates all the BOScheduling components starting from the event input, i.e. the given BOScheduling.
Since:
16.0
GCApi:
event
Reactors:
BTSchedulingUpdate(0)
No Spouts
  • Constructor Details

    • SchedulingUpdateEvent

      public SchedulingUpdateEvent(BOScheduling input)
      Instantiates a new scheduling update event.
      Parameters:
      input - the BOScheduling