Uses of Interface
com.atlassian.confluence.plugins.restapi.enrich.RestObjectEnricher
-
-
Uses of RestObjectEnricher in com.atlassian.confluence.plugins.restapi.enrich
Subinterfaces 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.documentation
Classes 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.model
Classes 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
-