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

    • DistrictLoadEvent

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