Class CrewShellTypeLoadEvent


public class CrewShellTypeLoadEvent extends LoadEvent<BOCrewShellType>
Event to load a BOCrewShellType.

The launcher must provide a valid BOCrewShellType's id in order to successfully call this event.

The listener loads all the BOCrewShellType components starting from the event input, i.e. the given BOCrewShellType's id.

Since:
18.0
GCApi:
event
Reactors:
BTCrewShellTypeLoad(0)
No Spouts
  • Constructor Details

    • CrewShellTypeLoadEvent

      public CrewShellTypeLoadEvent(Long input)
      Instantiates a new crew shell's Type load event.
      Parameters:
      input - the BOCrewShellType id