Uses of Interface
com.atlassian.confluence.plugins.restapi.enrich.RestObjectEnricher
Packages that use RestObjectEnricher
Package
Description
-
Uses of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrich
Subinterfaces of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrichModifier and TypeInterfaceDescriptioninterface
Enriches collections with extra properties that participate in json or graph-ql serialization.interface
Enriches entities with extra properties that participate in json or graph-ql serialization. -
Uses of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrich.documentation
Classes in com.atlassian.confluence.plugins.restapi.enrich.documentation that implement RestObjectEnricherModifier and TypeClassDescriptionclass
Removes _links and _expandable fields from request objects. -
Uses of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrich.model
Classes in com.atlassian.confluence.plugins.restapi.enrich.model that implement RestObjectEnricherModifier and TypeClassDescriptionclass
Modifies RestEntities that wrap Content objects in preparation for being serializedclass
Enricher which populates extra links inContentRestrictionsPageResponse
s At the moment of creation it did not enrich any otherRestList
s.class