public class ClockingInsertEvent extends InsertEvent<BOClocking>
Event to insert a BOClocking.
The launcher must provide a valid BOClocking in order to successfully call this event.
The listener inserts all the BOClocking components starting from the event input, i.e. the given BOClocking.
Since:
9.2
GCApi:
event
Reactors:
BTClockingInsert(0)
No Spouts
  • Constructor Details

    • ClockingInsertEvent

      public ClockingInsertEvent(BOClocking input)
      Instantiates a new clocking insert event.
      Parameters:
      input - the BOClocking to insert