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

    • ForecastShiftModelLoadEvent

      public ForecastShiftModelLoadEvent(Long id)
      Instantiates a forecast shift model load event.
      Parameters:
      id - the BOForecastShiftModel id