Class BTSkillUpdate

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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