Class SkillDivisionHistoryLoadEvent


public class SkillDivisionHistoryLoadEvent extends LoadEvent<BOSkillDivisionHistory>
Event to load a BOSkillDivisionHistory.
The launcher must provide a valid BOSkillDivisionHistory id in order to successfully call this event.
The listener loads all the BOSkillDivisionHistory components starting from the event input, i.e. the given BOSkillDivisionHistory id.
Since:
10.1
GCApi:
event
Reactors:
BTSkillDivisionHistoryLoad(0)
No Spouts
  • Constructor Details

    • SkillDivisionHistoryLoadEvent

      public SkillDivisionHistoryLoadEvent(Long input)
      Instantiates a new skill division history load event.
      Parameters:
      input - the BOSkillDivisionHistory id