@PublicApi public final class CommentSummary extends Object
CommentSummary(int total, List<Comment> comments)
List<Comment>
getComments()
int
getTotal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommentSummary(int total, List<Comment> comments)
public int getTotal()
public List<Comment> getComments()
Copyright © 2002-2019 Atlassian. All Rights Reserved.