Class CommentEntityTree
java.lang.Object
com.atlassian.confluence.plugins.rest.jackson2.entities.CommentEntityTree
Provides an expandable tree of comments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
getTotal()
int
hashCode()
void
setContents
(List<ContentEntity> contents) toString()
-
Constructor Details
-
CommentEntityTree
public CommentEntityTree() -
CommentEntityTree
-
-
Method Details