Uses of Interface
com.atlassian.confluence.rest.serialization.jackson2.enrich.RestEntityEnrichmentManager
Packages that use RestEntityEnrichmentManager
Package
Description
-
Uses of RestEntityEnrichmentManager in com.atlassian.confluence.api.impl
Constructors in com.atlassian.confluence.api.impl with parameters of type RestEntityEnrichmentManagerModifierConstructorDescriptionDefaultApiRestEntityFactory
(ContentFactory contentFactory, SpaceFactory spaceFactory, RestEntityEnrichmentManager restEntityEnrichmentManager) -
Uses of RestEntityEnrichmentManager in com.atlassian.confluence.plugins.restapi.enrich
Classes in com.atlassian.confluence.plugins.restapi.enrich that implement RestEntityEnrichmentManager -
Uses of RestEntityEnrichmentManager in com.atlassian.confluence.plugins.restapi.filters
Constructors in com.atlassian.confluence.plugins.restapi.filters with parameters of type RestEntityEnrichmentManagerModifierConstructorDescriptionEnricherResourceFilter
(RestEntityEnrichmentManager enricherVisitor) -
Uses of RestEntityEnrichmentManager in com.atlassian.integrationtest.confluence.rest.serialization.jackson2.enrich
Classes in com.atlassian.integrationtest.confluence.rest.serialization.jackson2.enrich that implement RestEntityEnrichmentManager