Class TechnicalObjectHeaderLoadEvent


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

    • TechnicalObjectHeaderLoadEvent

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