Class SkillConfigurationInsertEvent


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