Class BTSkillConfigurationUpdate

java.lang.Object
overit.geocall.bl.BusinessTask<SkillConfigurationUpdateEvent>
overit.geocallapp.wfm.skills.bl.configuration.task.BTSkillConfigurationUpdate
All Implemented Interfaces:
Serializable, Tool

@Event(SkillConfigurationUpdateEvent.class) @Permission("fsm.core.skill.edit") public class BTSkillConfigurationUpdate extends BusinessTask<SkillConfigurationUpdateEvent>
Business task in order to update a BOSkillConfiguration.
When the SkillConfigurationUpdateEvent is launched the BT notices the call and updates the BOSkillConfiguration basing on the event's input.
Since:
10.1
See Also:
GCApi:
task