Uses of Interface
org.xwiki.rendering.macro.script.PrivilegedScriptMacro

Packages that use PrivilegedScriptMacro
org.xwiki.rendering.internal.macro.script   
org.xwiki.rendering.macro.script   
 

Uses of PrivilegedScriptMacro in org.xwiki.rendering.internal.macro.script
 

Classes in org.xwiki.rendering.internal.macro.script that implement PrivilegedScriptMacro
 class DefaultScriptMacro
          Execute script in provided script language.
 

Uses of PrivilegedScriptMacro in org.xwiki.rendering.macro.script
 

Classes in org.xwiki.rendering.macro.script that implement PrivilegedScriptMacro
 class AbstractJSR223ScriptMacro<P extends JSR223ScriptMacroParameters>
          Base Class for script evaluation macros based on JSR223.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.