Class BTSkillDivisionHistoryLoad

All Implemented Interfaces:
Serializable, Tool, ValidExecution

@Permission("fsm.core.skill.edit") @Event(SkillDivisionHistoryLoadEvent.class) public class BTSkillDivisionHistoryLoad extends ValidPermissionBusinessTask<SkillDivisionHistoryLoadEvent>
Business task in order to load a BOSkillDivisionHistory.
When the SkillDivisionHistoryLoadEvent is launched the BT notices the call and loads the BOSkillDivisionHistory basing on the event's input.
Since:
15.0
See Also:
GCApi:
task