public class NationLoadEvent extends GenericLoadEvent<String,BONation>
Event to load a BONation.
The launcher must provide a valid nation code in order to successfully call this event.
The listener loads all the BONation components starting from the event input, i.e. the given nation code.
Since:
9.2
GCApi:
event
Reactors:
BTNationLoad(0)
No Spouts
  • Constructor Details

    • NationLoadEvent

      public NationLoadEvent(String code)
      Instantiates a new nation load event.
      Parameters:
      code - the nation code