Package org.xwiki.rendering.macro.script
Interface ScriptMacro
-
- All Known Subinterfaces:
PrivilegedScriptMacro
- All Known Implementing Classes:
AbstractJSR223ScriptMacro
,AbstractScriptMacro
public interface ScriptMacro
An interface used to distinguish script macros from the rest. The most important difference is that script macros cannot be nested.- Since:
- 2.4M2
- Version:
- $Id: 52e3d627e27b5780f283b648d906da0e29c196a8 $