|
||||||||||
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<ContentEntity> com.atlassian.confluence.plugins.rest.entities.ContentEntityExpander
public class ContentEntityExpander
A recursive EntityExpander to expand ContentEntity
objects.
Constructor Summary | |
---|---|
ContentEntityExpander(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
RestContentManager restContentManager)
|
Method Summary | |
---|---|
protected ContentEntity |
expandInternal(ContentEntity 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 ContentEntityExpander(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, RestContentManager restContentManager)
Method Detail |
---|
protected ContentEntity expandInternal(ContentEntity entity)
expandInternal
in class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<ContentEntity>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |