org.xwiki.rendering.macro.script
Interface PrivilegedScriptMacro

All Superinterfaces:
ScriptMacro
All Known Implementing Classes:
AbstractJSR223ScriptMacro

Deprecated. starting with 4.1M1 use MacroPermissionPolicy instead

@Deprecated
public interface PrivilegedScriptMacro
extends ScriptMacro

An interface used to distinguish privileged macros (those that need programming rights to run) from the normal ones.

Since:
2.5M1
Version:
$Id: 6476482ae175ad18739d5dc20e2a346235949a21 $



Copyright © 2004-2013 XWiki. All Rights Reserved.