super(InteractionContextType.ACTION_VISIBLE, deploymentCategory, session, invocationMethod, identifier, target, where);
}
@Override
public ActionVisibilityEvent createInteractionEvent() {
return new ActionVisibilityEvent(unwrap(getTarget()), getIdentifier());
}