Class ClockingLoadEvent


public class ClockingLoadEvent extends LoadEvent<BOClocking>
Event to load a BOClocking.
The launcher must provide the ID of a valid BOClocking in order to successfully call this event.
The listener loads all the components of the BOClocking starting from the event input, i.e. the given ID of the BOClocking.
Since:
17.0
GCApi:
event
Reactors:
BTClockingLoad(0)
No Spouts
  • Constructor Details

    • ClockingLoadEvent

      public ClockingLoadEvent(Long input)
      Instantiates a new clocking load event.
      Parameters:
      input - the ID of the clocking to be loaded