Class BTSkillQualificationInsert

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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