Uses of Class
com.atlassian.confluence.plugins.rest.entities.CommentEntityTree
-
Packages that use CommentEntityTree Package Description 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 Modifier and Type Method Description protected CommentEntityTree
CommentEntityTreeExpander. expandInternal(CommentEntityTree entity)
CommentEntityTree
ContentEntity. getComments()
Methods in com.atlassian.confluence.plugins.rest.entities with parameters of type CommentEntityTree Modifier and Type Method Description protected CommentEntityTree
CommentEntityTreeExpander. expandInternal(CommentEntityTree entity)
void
ContentEntity. setComments(CommentEntityTree comments)
-