Uses of Interface
com.atlassian.confluence.rest.serialization.enrich.RestEntityEnrichmentManager
-
Packages that use RestEntityEnrichmentManager Package Description com.atlassian.confluence.api.impl com.atlassian.confluence.plugins.restapi.enrich -
-
Uses of RestEntityEnrichmentManager in com.atlassian.confluence.api.impl
Constructors in com.atlassian.confluence.api.impl with parameters of type RestEntityEnrichmentManager Constructor Description DefaultApiRestEntityFactory(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 Modifier and Type Class Description class
DefaultRestEntityEnrichmentManager
Constructors in com.atlassian.confluence.plugins.restapi.enrich with parameters of type RestEntityEnrichmentManager Constructor Description EnricherResourceFilterFactory(RestEntityEnrichmentManager restEntityEnrichmentManager)
-