|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptMacro | |
|---|---|
| org.xwiki.rendering.internal.macro.script | |
| org.xwiki.rendering.macro.script | |
| Uses of ScriptMacro in org.xwiki.rendering.internal.macro.script |
|---|
| Classes in org.xwiki.rendering.internal.macro.script that implement ScriptMacro | |
|---|---|
class |
DefaultScriptMacro
Execute script in provided script language. |
| Uses of ScriptMacro in org.xwiki.rendering.macro.script |
|---|
| Subinterfaces of ScriptMacro in org.xwiki.rendering.macro.script | |
|---|---|
interface |
PrivilegedScriptMacro
An interface used to distinguish privileged macros (those that need programming rights to run) from the normal ones. |
| Classes in org.xwiki.rendering.macro.script that implement ScriptMacro | |
|---|---|
class |
AbstractJSR223ScriptMacro<P extends JSR223ScriptMacroParameters>
Base Class for script evaluation macros based on JSR223. |
class |
AbstractScriptMacro<P extends ScriptMacroParameters>
Base Class for script evaluation macros. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||