Uses of Interface
com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchemaManager
Packages that use ContentPropertyIndexSchemaManager
Package
Description
-
Uses of ContentPropertyIndexSchemaManager in com.atlassian.confluence.plugins.contentproperty.index.extractor
Constructors in com.atlassian.confluence.plugins.contentproperty.index.extractor with parameters of type ContentPropertyIndexSchemaManagerModifierConstructorDescriptionContentPropertiesExtractor
(ContentPropertyIndexSchemaManager contentPropertyIndexSchemaManager, ContentPropertyExtractionManager contentPropertyExtractionManager, ContentPropertyFinderFactory contentPropertyFinderFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, BatchOperationManager batchOperationManager) -
Uses of ContentPropertyIndexSchemaManager in com.atlassian.confluence.plugins.contentproperty.index.schema
Classes in com.atlassian.confluence.plugins.contentproperty.index.schema that implement ContentPropertyIndexSchemaManagerModifier and TypeClassDescriptionclass
Dynamically constructs a content property index schema based on enabled modulesContentPropertyIndexSchema
. -
Uses of ContentPropertyIndexSchemaManager in com.atlassian.confluence.plugins.contentproperty.search.fields
Constructors in com.atlassian.confluence.plugins.contentproperty.search.fields with parameters of type ContentPropertyIndexSchemaManagerModifierConstructorDescriptionContentPropertyFieldHandler
(ContentPropertyIndexSchemaManager contentPropertyIndexSchemaManager, SearchPlatformConfig searchPlatformConfig)