Class CrewShellLoadEvent


public class CrewShellLoadEvent extends LoadEvent<BOCrewShell>
Event to load a BOCrewShell object.
The launcher must provide a Long value that represents the id of the BOCrewShell object to be loaded.
Since:
16.0
GCApi:
event
Reactors:
BTCrewShellLoad(0)
No Spouts
  • Constructor Details

    • CrewShellLoadEvent

      public CrewShellLoadEvent(Long crewShellId)
      Instantiates a new LoadEvent object in order to load a BOCrewShell object.
      Parameters:
      crewShellId - a Long value that represents the id of BOCrewShell object to be loaded