Class BTSkillDivisionSkillLoad

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

@Event(SkillDivisionSkillLoadEvent.class) @Permission("fsm.core.skill.edit") public class BTSkillDivisionSkillLoad extends BusinessTask<SkillDivisionSkillLoadEvent>
Business task in order to load a BOSkillDivisionSkill.
When the SkillDivisionSkillLoadEvent is launched the BT notices the call and loads the BOSkillDivisionSkill basing on the event's input.

Error Code:

Since:
10.1
See Also:
GCApi:
task