Uses of Interface
com.atlassian.confluence.plugins.restapi.enrich.RestObjectEnricher
- 
- 
Uses of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrichSubinterfaces of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrich Modifier and Type Interface Description interfaceCollectionEnricherEnriches collections with extra properties that participate in json or graph-ql serialization.interfaceEntityEnricherEnriches entities with extra properties that participate in json or graph-ql serialization.
- 
Uses of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrich.documentationClasses in com.atlassian.confluence.plugins.restapi.enrich.documentation that implement RestObjectEnricher Modifier and Type Class Description classRequestEntityEnricherRemoves _links and _expandable fields from request objects.
- 
Uses of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrich.modelClasses in com.atlassian.confluence.plugins.restapi.enrich.model that implement RestObjectEnricher Modifier and Type Class Description classContentEnricherModifies RestEntities that wrap Content objects in preparation for being serializedclassRestListLinkEnricherEnricher which populates extra links inContentRestrictionsPageResponses At the moment of creation it did not enrich any otherRestLists.classSpaceEnricher
 
-