public class CommentReport extends AbstractContentEntityReport
| Constructor and Description |
|---|
CommentReport(Comment comment,
ChangeDigestReport report) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCommentAuthor(String author) |
Set |
getCommentAuthors() |
ContentEntityObject |
getCommentOwner() |
int |
getCount() |
void |
incrementCount() |
getContentEntityObject, getCreationDate, getCreatorName, getLastModificationDate, getLastModifierName, isNewForPeriodpublic CommentReport(@Nonnull Comment comment, ChangeDigestReport report)
public ContentEntityObject getCommentOwner()
public void incrementCount()
public int getCount()
public void addCommentAuthor(String author)
public Set getCommentAuthors()
Copyright © 2003–2021 Atlassian. All rights reserved.