Class BTSkillConfigurationHistorySearch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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