|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.rest.enrich.AbstractLinkEnricher com.atlassian.confluence.rest.enrich.model.ContentEnricher
public class ContentEnricher
Modifies RestEntities that wrap Content objects in preparation for being serialized
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.rest.enrich.AbstractLinkEnricher |
---|
navigationService, SELF_LINK |
Constructor Summary | |
---|---|
ContentEnricher(RestNavigationService navigationService)
|
Method Summary | |
---|---|
void |
enrich(RestEntity entity)
|
Methods inherited from class com.atlassian.confluence.rest.enrich.AbstractLinkEnricher |
---|
enrichWithLink, navigation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentEnricher(RestNavigationService navigationService)
Method Detail |
---|
public void enrich(@Nonnull RestEntity entity)
enrich
in interface EntityEnricher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |