Uses of Interface
com.atlassian.confluence.rest.enrich.EntityEnricher

Packages that use EntityEnricher
com.atlassian.confluence.rest.enrich   
com.atlassian.confluence.rest.enrich.model   
 

Uses of EntityEnricher in com.atlassian.confluence.rest.enrich
 

Classes in com.atlassian.confluence.rest.enrich that implement EntityEnricher
 class BaseLinkEnricher
          Adds the baseUrl to the _links property of rest entities and collections
 class EntityCollectionLinkEnricher
          Enriches entities with links to the collection that they belong to.
 class ExpandableEntityEnricher
          Enriches entities with an _expandable object which describes what properties are expandable.
 class SelfLinkEntityEnricher
           
 

Uses of EntityEnricher in com.atlassian.confluence.rest.enrich.model
 

Classes in com.atlassian.confluence.rest.enrich.model that implement EntityEnricher
 class ContentEnricher
          Modifies RestEntities that wrap Content objects in preparation for being serialized
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.