com.atlassian.confluence.userstatus
Class DefaultStatusTextRenderer
java.lang.Object
com.atlassian.confluence.userstatus.DefaultStatusTextRenderer
- All Implemented Interfaces:
- InlineWikiStyleRenderer, StatusTextRenderer
public class DefaultStatusTextRenderer
- extends Object
- implements InlineWikiStyleRenderer, StatusTextRenderer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultStatusTextRenderer
public DefaultStatusTextRenderer(com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer)
render
public String render(String status)
- Description copied from interface:
InlineWikiStyleRenderer
- Renders a piece of text with inline styles
- Specified by:
render
in interface InlineWikiStyleRenderer
- Specified by:
render
in interface StatusTextRenderer