Uses of Package
org.xwiki.rendering.macro.script

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

Classes in org.xwiki.rendering.macro.script used by org.xwiki.rendering.internal.macro.script
AbstractJSR223ScriptMacro
          Base Class for script evaluation macros based on JSR223.
AbstractScriptMacro
          Base Class for script evaluation macros.
DefaultScriptMacroParameters
          Parameters for the Script Macro.
PrivilegedScriptMacro
          An interface used to distinguish privileged macros (those that need programming rights to run) from the normal ones.
ScriptMacro
          An interface used to distinguish script macros from the rest.
ScriptMacroParameters
          Parameters for the AbstractScriptMacro Macro.
 

Classes in org.xwiki.rendering.macro.script used by org.xwiki.rendering.macro.script
AbstractScriptMacro
          Base Class for script evaluation macros.
JSR223ScriptMacroParameters
          Parameters for the AbstractJSR223ScriptMacro Macro.
PrivilegedScriptMacro
          An interface used to distinguish privileged macros (those that need programming rights to run) from the normal ones.
ScriptMacro
          An interface used to distinguish script macros from the rest.
ScriptMacroParameters
          Parameters for the AbstractScriptMacro Macro.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.