Class BTSkillDivisionUpdate

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

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