Class ActivitySkillConfigurationInsertEvent


public class ActivitySkillConfigurationInsertEvent extends InsertEvent<BOActivitySkillConfiguration>
Event to insert a BOActivitySkillConfiguration.
The launcher must provide a valid BOActivitySkillConfiguration in order to successfully call this event.
The listener inserts all the BOActivitySkillConfiguration components starting from the event input, i.e. the given BOActivitySkillConfiguration.
Since:
17.0
GCApi:
event
Reactors:
BTActivitySkillConfigurationInsert(0)
No Spouts