Class TechnicalObjectLoadEvent


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

    • TechnicalObjectLoadEvent

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