Class OperationCenterInsertEvent


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

    • OperationCenterInsertEvent

      public OperationCenterInsertEvent(BOOperationCenter boOperationCenter)
      Instantiates a new operation center insert event.
      Parameters:
      boOperationCenter - the prepared operation center