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 TypeMethodDescriptionbooleanintgetTotal()inthashCode()voidsetContents(List<ContentEntity> contents) toString() 
- 
Constructor Details
- 
CommentEntityTree
public CommentEntityTree() - 
CommentEntityTree
 
 - 
 - 
Method Details