Class CommentReport

java.lang.Object
com.atlassian.confluence.mail.reports.AbstractContentEntityReport
com.atlassian.confluence.mail.reports.CommentReport

public class CommentReport extends AbstractContentEntityReport
  • Constructor Details

  • Method Details

    • 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()