Uses of Class
com.atlassian.confluence.plugins.rest.jackson2.entities.CommentEntityTree
Packages that use CommentEntityTree
-
Uses of CommentEntityTree in com.atlassian.confluence.plugins.rest.jackson2.entities
Methods in com.atlassian.confluence.plugins.rest.jackson2.entities that return CommentEntityTreeModifier and TypeMethodDescriptionprotected CommentEntityTree
CommentEntityTreeExpander.expandInternal
(CommentEntityTree entity) ContentEntity.getComments()
Methods in com.atlassian.confluence.plugins.rest.jackson2.entities with parameters of type CommentEntityTreeModifier and TypeMethodDescriptionprotected CommentEntityTree
CommentEntityTreeExpander.expandInternal
(CommentEntityTree entity) void
ContentEntity.setComments
(CommentEntityTree comments)