Uses of Interface
com.atlassian.confluence.plugins.contentproperty.index.schema.ContentPropertyIndexSchemaManager
-
-
Uses of ContentPropertyIndexSchemaManager in com.atlassian.confluence.plugins.contentproperty.index.extractor
Constructors in com.atlassian.confluence.plugins.contentproperty.index.extractor with parameters of type ContentPropertyIndexSchemaManager Constructor Description ContentPropertiesExtractor(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 ContentPropertyIndexSchemaManager Modifier and Type Class Description class
ContentPropertyIndexSchemaManagerImpl
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 ContentPropertyIndexSchemaManager Constructor Description ContentPropertyFieldHandler(ContentPropertyIndexSchemaManager contentPropertyIndexSchemaManager)
-