|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.rest.enrich.AbstractLinkEnricher
com.atlassian.confluence.rest.enrich.BaseLinkEnricher
public class BaseLinkEnricher
Adds the baseUrl to the _links property of rest entities
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.rest.enrich.AbstractLinkEnricher |
---|
navigationService, SELF_LINK |
Constructor Summary | |
---|---|
BaseLinkEnricher(RestNavigationService navBuilderService)
|
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 BaseLinkEnricher(RestNavigationService navBuilderService)
Method Detail |
---|
public void enrich(RestEntity entity)
enrich
in interface EntityEnricher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |