Class SkillQualificationInsertEvent


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