Class WorkingTeamLoadEvent


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

    • WorkingTeamLoadEvent

      public WorkingTeamLoadEvent(Long id)
      Instantiates a new working team load event.
      Parameters:
      id - the BOWorkingTeam id