Class ForecastActivityDetailUpdateEvent


public class ForecastActivityDetailUpdateEvent extends UpdateEvent<BOForecastActivityDetail>
Event to update a BOForecastActivityDetail.
The launcher must provide a valid BOForecastActivityDetail in order to successfully call this event.
The listener updates all the BOForecastActivityDetail components starting from the event input, i.e. the given BOForecastActivityDetail in which all needed components were previously set.
Since:
15.0
GCApi:
event
Reactors:
BTForecastActivityDetailUpdate(0)
No Spouts
  • Constructor Details