Class BTSkillQualificationDelete

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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