Class FormationSkillDivisionLoadEvent


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

    • FormationSkillDivisionLoadEvent

      public FormationSkillDivisionLoadEvent(Long id)
      Instantiates a new skill division load event.
      Parameters:
      id - the BOFormationSkillDivision id