|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<CommentEntityTree> com.atlassian.confluence.plugins.rest.entities.CommentEntityTreeExpander
public class CommentEntityTreeExpander
Expands a CommentEntityTree
. The result is a tree of all the comments
organised into their parent child relationships
Constructor Summary | |
---|---|
CommentEntityTreeExpander(RestContentManager restContentManager)
|
Method Summary | |
---|---|
protected CommentEntityTree |
expandInternal(CommentEntityTree entity)
|
Methods inherited from class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander |
---|
expand |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentEntityTreeExpander(RestContentManager restContentManager)
Method Detail |
---|
protected CommentEntityTree expandInternal(CommentEntityTree entity)
expandInternal
in class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<CommentEntityTree>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |