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 CommentEntityTreeCommentEntityTreeExpander. expandInternal(CommentEntityTree entity)CommentEntityTreeContentEntity. getComments()Methods in com.atlassian.confluence.plugins.rest.entities with parameters of type CommentEntityTree Modifier and Type Method Description protected CommentEntityTreeCommentEntityTreeExpander. expandInternal(CommentEntityTree entity)voidContentEntity. setComments(CommentEntityTree comments)
-