public class CommentReport extends AbstractContentEntityReport
Constructor and Description |
---|
CommentReport(@NonNull 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, isNewForPeriod
public 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–2020 Atlassian. All rights reserved.