com.atlassian.confluence.userstatus
Class DefaultStatusTextRenderer

java.lang.Object
  extended by com.atlassian.confluence.userstatus.DefaultStatusTextRenderer
All Implemented Interfaces:
InlineWikiStyleRenderer, StatusTextRenderer

public class DefaultStatusTextRenderer
extends Object
implements InlineWikiStyleRenderer, StatusTextRenderer


Constructor Summary
DefaultStatusTextRenderer(WikiStyleRenderer wikiStyleRenderer)
           
 
Method Summary
 String render(String status)
          Renders a piece of text with inline styles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultStatusTextRenderer

public DefaultStatusTextRenderer(WikiStyleRenderer wikiStyleRenderer)
Method Detail

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


Confluence is developed by Atlassian.