com.atlassian.confluence.tinymceplugin.service
Interface CommentRenderService

All Known Implementing Classes:
CommentRenderServiceImpl

public interface CommentRenderService


Method Summary
 CommentResult render(Comment comment, boolean actions, javax.servlet.http.HttpServletRequest req)
           
 

Method Detail

render

CommentResult render(Comment comment,
                     boolean actions,
                     javax.servlet.http.HttpServletRequest req)
                     throws javax.xml.stream.XMLStreamException,
                            XhtmlException
Throws:
javax.xml.stream.XMLStreamException
XhtmlException


Copyright © 2003-2014 Atlassian. All Rights Reserved.