Class SkillDivisionInsertEvent


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

    • SkillDivisionInsertEvent

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