Package com.atlassian.confluence.plugins.restapi.enrich
-
Interface Summary Interface Description CollectionEnricher Enriches collections with extra properties that participate in json or graph-ql serialization.EntityEnricher Enriches entities with extra properties that participate in json or graph-ql serialization.RestObjectEnricher Enriches entities and collections with extra properties that participate in json or graph-ql serialization. -
Class Summary Class Description AbstractLinkEnricher DefaultRestEntityEnrichmentManager EnricherResourceFilterFactory Filter factory producing a resourceFilter that will apply the given enrichers to the a ContainerResponses entity.StaticEnricherFilter Provides static access to the enrichment stack, this is provided to allow our rest doc to generate accurate examples