Class SkillConfigurationUpdateEvent


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