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