Class TechnicalObjectStateInsertEvent


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

    • TechnicalObjectStateInsertEvent

      public TechnicalObjectStateInsertEvent(BOTechnicalObjectState input)
      Instantiates a new technical object state insert event.
      Parameters:
      input - the prepared BOTechnicalObjectState