Class SkillDivisionLoadEvent


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

    • SkillDivisionLoadEvent

      public SkillDivisionLoadEvent(Long input)
      Instantiates a new skill division load event.
      Parameters:
      input - the BOSkillDivision id