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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected CommentEntityTreeexpandInternal(CommentEntityTree entity) Methods inherited from class com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpanderexpand
- 
Constructor Details- 
CommentEntityTreeExpander
 
- 
- 
Method Details- 
expandInternal- Specified by:
- expandInternalin class- com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<CommentEntityTree>
 
 
-