Class BTSkillLevelLoad

java.lang.Object
overit.geocall.bl.BusinessTask<SkillLevelLoadEvent>
overit.geocallapp.wfm.skills.bl.level.task.BTSkillLevelLoad
All Implemented Interfaces:
Serializable, Tool

@Event(SkillLevelLoadEvent.class) public class BTSkillLevelLoad extends BusinessTask<SkillLevelLoadEvent>
Business task in order to load a BOSkillLevel.
When the SkillLevelLoadEvent is launched the BT notices the call and loads the BOSkillLevel basing on the event's input.
Since:
14.0
See Also:
GCApi:
task