Class BTSkillDivisionSkillInsert

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

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