Class TransferTimeTypeLoadEvent


public class TransferTimeTypeLoadEvent extends LoadEvent<BOTransferTimeType>
Event to load a BOTransferTimeType. The launcher must provide a valid transfer time type id in order to successfully call this event. The listener loads all the BOTransferTimeType components starting from the event input, i.e. the given transfer time type id.
Since:
17.0
GCApi:
event
Reactors:
BTTransferTimeTypeLoad(0)
No Spouts
  • Constructor Details

    • TransferTimeTypeLoadEvent

      public TransferTimeTypeLoadEvent(Long id)
      Instantiates a new transfer time type load event.
      Parameters:
      id - the transfer time type id