Class DistrictLoadEvent


public class DistrictLoadEvent extends GenericLoadEvent<String,BODistrict>
Event to load a BODistrict.
The launcher must provide a valid district id in order to successfully call this event.
The listener loads all the BODistrict components starting from the event input, i.e. the given district id.
Since:
16.0
GCApi:
event
Reactors:
BTDistrictLoad(0)
No Spouts
  • Constructor Details

    • DistrictLoadEvent

      public DistrictLoadEvent(String id)
      Instantiates a new district load event.
      Parameters:
      id - the district id