Class BTSkillDivisionSearch

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

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