Uses of Class
com.atlassian.confluence.plugins.rest.entities.CommentEntityTree

Packages that use CommentEntityTree
com.atlassian.confluence.plugins.rest.entities   
 

Uses of CommentEntityTree in com.atlassian.confluence.plugins.rest.entities
 

Methods in com.atlassian.confluence.plugins.rest.entities that return CommentEntityTree
protected  CommentEntityTree CommentEntityTreeExpander.expandInternal(CommentEntityTree entity)
           
 CommentEntityTree ContentEntity.getComments()
           
 

Methods in com.atlassian.confluence.plugins.rest.entities with parameters of type CommentEntityTree
protected  CommentEntityTree CommentEntityTreeExpander.expandInternal(CommentEntityTree entity)
           
 void ContentEntity.setComments(CommentEntityTree comments)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.