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

    • ForecastActivityLoadEvent

      public ForecastActivityLoadEvent(Long id)
      Instantiates a forecast activity load event.
      Parameters:
      id - the BOForecastActivity id