Class BTSkillDivisionHistorySearch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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