org.xwiki.rendering.macro.script
Interface PrivilegedScriptMacro

All Superinterfaces:
ScriptMacro
All Known Implementing Classes:
AbstractJSR223ScriptMacro, DefaultScriptMacro

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$



Copyright © 2004-2011 XWiki. All Rights Reserved.