Class BTSkillDivisionSkillSkillDelete

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

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