com.atlassian.confluence.rest.enrich
Interface CollectionEnricher

All Known Implementing Classes:
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-2014 Atlassian. All Rights Reserved.