@Unstable public class TemplateMacroParameters extends Object
org.xwiki.template.internal.macro.TemplateMacro Macro.| Constructor and Description |
|---|
TemplateMacroParameters() |
public void setName(String name)
name - the name of the templatepublic String getName()
public boolean isOutput()
public void setOutput(boolean output)
output - specify whether or not the result of the execution should be returned the macro.Copyright © 2004–2015 XWiki. All rights reserved.