Class ConverterTypeLoadEvent


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

    • ConverterTypeLoadEvent

      public ConverterTypeLoadEvent(Long id)
      Instantiates a new converter type load event.
      Parameters:
      id - the converter type id