Class ForecastResourceSkillLoadEvent


public class ForecastResourceSkillLoadEvent extends LoadEvent<BOResourceForecastSkill>
Event to load a BOResourceForecastSkill.
The launcher must provide a Long that represents the id of the forecast resource skill to load.
Since:
15.0
GCApi:
event
Reactors:
BTForecastResourceSkillLoad(0)
No Spouts
  • Constructor Details

    • ForecastResourceSkillLoadEvent

      public ForecastResourceSkillLoadEvent(Long input)