com.atlassian.confluence.renderer.radeox.macros.compatibility
Class BlogPostsMacro.PostHtmlTuple
java.lang.Object
com.atlassian.confluence.renderer.radeox.macros.compatibility.BlogPostsMacro.PostHtmlTuple
- Enclosing class:
- BlogPostsMacro
- public static class BlogPostsMacro.PostHtmlTuple
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlogPostsMacro.PostHtmlTuple
public BlogPostsMacro.PostHtmlTuple(BlogPost post,
String renderedHtml)
getPost
public BlogPost getPost()
getRenderedHtml
public String getRenderedHtml()