Uses of Interface
com.atlassian.confluence.core.ApiRestEntityFactory
Packages that use ApiRestEntityFactory
Package
Description
-
Uses of ApiRestEntityFactory in com.atlassian.confluence.api.impl
Classes in com.atlassian.confluence.api.impl that implement ApiRestEntityFactory -
Uses of ApiRestEntityFactory in com.atlassian.confluence.plugins.graphql.extensions
Constructors in com.atlassian.confluence.plugins.graphql.extensions with parameters of type ApiRestEntityFactoryModifierConstructorDescriptionConfluenceGraphQLExtensions
(com.atlassian.plugin.PluginAccessor pluginAccessor, ApiRestEntityFactory apiRestEntityFactory) When adding special handling of type serialization for GraphQL, consider providing the same handling for REST serialization handlers inSerializerModule
EnrichmentExtension
(ApiRestEntityFactory apiRestEntityFactory)