com.atlassian.confluence.mail.reports
Class CommentReport
java.lang.Object
com.atlassian.confluence.mail.reports.AbstractContentEntityReport
com.atlassian.confluence.mail.reports.CommentReport
public class CommentReport
- extends AbstractContentEntityReport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentReport
public CommentReport(Comment comment,
ChangeDigestReport report)
getCommentOwner
public ContentEntityObject getCommentOwner()
incrementCount
public void incrementCount()
getCount
public int getCount()
- Returns:
- the total number of 'new' comments added to the page associated with this CommentReport
addCommentAuthor
public void addCommentAuthor(String author)
getCommentAuthors
public Set getCommentAuthors()
Copyright © 2003-2013 Atlassian. All Rights Reserved.