Class ForecastResourceSkillUpdateEvent


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