Class ForecastActivitySkillUpdateEvent


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