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

    • OperationCenterAddressInsertEvent

      public OperationCenterAddressInsertEvent(BOOperationCenterAddress operationCenterAddress)
      Instantiates a new operation center insert event.
      Parameters:
      operationCenterAddress - the prepared BOOperationCenterAddress