Package org.xwiki.rendering.macro.script
package org.xwiki.rendering.macro.script
-
ClassDescriptionBase Class for script evaluation macros based on JSR223.AbstractScriptMacro<P extends ScriptMacroParameters>Base Class for script evaluation macros.Default Script Macro Permission policy that Script Macro implementations can extends: allow script execution only if the current document has Programming Rights.Parameters for the Script Macro.Parameters for the
AbstractJSR223ScriptMacro
Macro.Decides whether a Script Macro can execute or not.Deprecated.An interface used to distinguish script macros from the rest.Parameters for theAbstractScriptMacro
Macro.
MacroPermissionPolicy
instead