Class BTSkillConfigurationHistoryLoad

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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