Class BTSkillDivisionLoad

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

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

Error Code:

Since:
10.1
See Also:
GCApi:
task