com.atlassian.confluence.renderer.v2.macros
Class ListLabelsMacro
java.lang.Object
com.atlassian.renderer.v2.macro.BaseMacro
com.atlassian.confluence.renderer.v2.macros.ListLabelsMacro
- All Implemented Interfaces:
- Macro
- public class ListLabelsMacro
- extends BaseMacro
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListLabelsMacro
public ListLabelsMacro()
isInline
public boolean isInline()
hasBody
public boolean hasBody()
getBodyRenderMode
public RenderMode getBodyRenderMode()
execute
public String execute(Map parameters,
String body,
RenderContext renderContext)
throws MacroException
- Throws:
MacroException
getAlphaSupport
public AlphabeticalLabelGroupingSupport getAlphaSupport(String spaceKey,
int limit)
setLabelManager
public void setLabelManager(LabelManager labelManager)
setSpaceManager
public void setSpaceManager(SpaceManager spaceManager)