Class BTSkillInsert

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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