Class ActivitySkillConfigurationUpdateEvent


public class ActivitySkillConfigurationUpdateEvent extends UpdateEvent<BOActivitySkillConfiguration>
Event to update a BOActivitySkillConfiguration.
The launcher must provide a valid BOActivitySkillConfiguration in order to successfully call this event.
The listener updates all the BOActivitySkillConfiguration components starting from the event input, i.e. the given BOActivitySkillConfiguration in which all needed components were previously updated.
Since:
10.1
GCApi:
event
Reactors:
BTActivitySkillConfigurationUpdate(0)
No Spouts