Class SkillDivisionUpdateEvent


public class SkillDivisionUpdateEvent extends UpdateEvent<BOSkillDivision>
Event to update a BOSkillDivision.
The launcher must provide a valid BOSkillDivision in order to successfully call this event.
The listener updates all the BOSkillDivision components starting from the event input, i.e. the given BOSkillDivision in which all needed components were previously updated.
Since:
10.1
GCApi:
event
Reactors:
BTSkillDivisionUpdate(0)
No Spouts
  • Constructor Details

    • SkillDivisionUpdateEvent

      public SkillDivisionUpdateEvent(BOSkillDivision input)
      Instantiates a new skill division update event.
      Parameters:
      input - the BOSkillDivision