Class SkillConfigurationDivisionInsertEvent


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