Class TechnicalObjectStateLoadEvent


public class TechnicalObjectStateLoadEvent extends LoadEvent<BOTechnicalObjectState>
Event to load a BOTechnicalObjectState.
The launcher must provide a valid technical object state's id in order to successfully call this event.
The listener loads all the BOTechnicalObjectState components starting from the event input, i.e. the given technical object state's id.
Since:
9.2
GCApi:
event
Reactors:
BTTechnicalObjectStateLoadEvent(0)
No Spouts
  • Constructor Details

    • TechnicalObjectStateLoadEvent

      public TechnicalObjectStateLoadEvent(Long input)
      Instantiates a new technical object state load event.
      Parameters:
      input - the technical object state's id