Class CommentEntityTreeExpander
java.lang.Object
com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<CommentEntityTree>
com.atlassian.confluence.plugins.rest.jackson2.entities.CommentEntityTreeExpander
- All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.expander.EntityExpander<CommentEntityTree>
public class CommentEntityTreeExpander
extends com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<CommentEntityTree>
Expands a
CommentEntityTree. The result is a tree of all the comments
organised into their parent child relationships-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommentEntityTreeexpandInternal(CommentEntityTree entity) Methods inherited from class com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander
expand
-
Constructor Details
-
CommentEntityTreeExpander
-
-
Method Details
-
expandInternal
- Specified by:
expandInternalin classcom.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<CommentEntityTree>
-