Class BTSkillSearch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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