Class TeamShiftLoadEvent


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

    • TeamShiftLoadEvent

      public TeamShiftLoadEvent(Long id)
      Instantiates a new team shift load event.
      Parameters:
      id - the ID of the team shift to be loaded