|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.tinymceplugin.service.impl.CommentRenderServiceImpl
public class CommentRenderServiceImpl
Constructor Summary | |
---|---|
CommentRenderServiceImpl(XhtmlContent xhtmlContent,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
UserAccessor userAccessor)
|
Method Summary | |
---|---|
CommentResult |
render(Comment comment,
boolean actions,
javax.servlet.http.HttpServletRequest req)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentRenderServiceImpl(XhtmlContent xhtmlContent, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, UserAccessor userAccessor)
Method Detail |
---|
public CommentResult render(Comment comment, boolean actions, javax.servlet.http.HttpServletRequest req) throws javax.xml.stream.XMLStreamException, XhtmlException
render
in interface CommentRenderService
javax.xml.stream.XMLStreamException
XhtmlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |