com.atlassian.confluence.plugins.restapi.enrich
Interface CollectionEnricher

All Known Implementing Classes:
BaseLinkEnricher, NavigationCollectionEnricher, SelfLinkCollectionEnricher

public interface CollectionEnricher

Enriches collections with extra properties that participate in our json serialization


Method Summary
 void enrich(RestList enrich)
           
 

Method Detail

enrich

void enrich(RestList enrich)


Copyright © 2003–2015 Atlassian. All rights reserved.