Class BTSkillDivisionInsert

java.lang.Object
overit.geocall.bl.BusinessTask<SkillDivisionInsertEvent>
overit.geocallapp.wfm.skills.bl.division.task.BTSkillDivisionInsert
All Implemented Interfaces:
Serializable, Tool

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