Class ForecastResourceDetailLoadEvent


public class ForecastResourceDetailLoadEvent extends LoadEvent<BOForecastResourceDetail>
Event to load a BOForecastResourceDetail.
The launcher must provide a Long that represents the id of the forecast detail to load.
Since:
15.0
GCApi:
event
Reactors:
BTForecastResourceDetailLoad(0)
No Spouts
  • Constructor Details

    • ForecastResourceDetailLoadEvent

      public ForecastResourceDetailLoadEvent(Long forecastDetailId)
      Instantiates a new resource forecast detail load event.
      Parameters:
      forecastDetailId - a Long that represents the id of the forecast detail to load