Class ForecastResourceDetailUpdateEvent


public class ForecastResourceDetailUpdateEvent extends UpdateEvent<BOForecastResourceDetail>
Event to update a BOForecastResourceDetail.
The launcher must provide a BOForecastResourceDetail to update.
Since:
15.0
GCApi:
event
Reactors:
BTForecastResourceDetailUpdate(0)
No Spouts
  • Constructor Details

    • ForecastResourceDetailUpdateEvent

      public ForecastResourceDetailUpdateEvent(BOForecastResourceDetail input)
      Instantiates a new resource forecast detail Update event.
      Parameters:
      input - a BOForecastResourceDetail that represents the id of the forecast detail to load