Class BTSkillConfigurationInsert

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

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