Class CrewShellWorkShiftLoadEvent


public class CrewShellWorkShiftLoadEvent extends LoadEvent<BOCrewShellShift>
Event to load a BOCrewShellShift.
The launcher must provide the ID of a valid BOCrewShellShift in order to successfully call this event.
The listener loads all the components of the BOCrewShellShift starting from the event input, i.e. the given ID of the BOCrewShellShift.
Since:
18.0
GCApi:
event
Reactors:
BTCrewShellWorkShiftLoad(0)
No Spouts
  • Constructor Details

    • CrewShellWorkShiftLoadEvent

      public CrewShellWorkShiftLoadEvent(Long id)
      Instantiates a new crew shell work shift load event.
      Parameters:
      id - the ID of the crew shell work shift to be loaded