public class ScriptMacroParameters extends Object
AbstractScriptMacro Macro.public void setOutput(boolean output)
output - indicate the output result has to be inserted back in the document.public boolean isOutput()
public void setWiki(boolean wiki)
wiki - indicate if the result of the script execution has to be parsed by the current wiki parser. If not
it's put in a verbatim block.public boolean isWiki()
public String getJars()
org.xwiki.rendering.internal.macro.script.DefaultAttachmentClassLoaderFactory for more detailsCopyright © 2004–2015 XWiki. All rights reserved.