Uses of Interface
com.atlassian.confluence.plugins.contentproperty.index.extractor.ContentPropertyExtractionManager
-
Packages that use ContentPropertyExtractionManager Package Description com.atlassian.confluence.plugins.contentproperty.index.extractor -
-
Uses of ContentPropertyExtractionManager in com.atlassian.confluence.plugins.contentproperty.index.extractor
Classes in com.atlassian.confluence.plugins.contentproperty.index.extractor that implement ContentPropertyExtractionManager Modifier and Type Class Description class
ContentPropertyExtractionManagerImpl
Constructors in com.atlassian.confluence.plugins.contentproperty.index.extractor with parameters of type ContentPropertyExtractionManager Constructor Description ContentPropertiesExtractor(ContentPropertyIndexSchemaManager contentPropertyIndexSchemaManager, ContentPropertyExtractionManager contentPropertyExtractionManager, ContentPropertyFinderFactory contentPropertyFinderFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, BatchOperationManager batchOperationManager)
-