Uses of Interface
com.atlassian.confluence.internal.search.extractor2.BulkExtractorProvider
Packages that use BulkExtractorProvider
Package
Description
-
Uses of BulkExtractorProvider in com.atlassian.confluence.internal.index.v2
Constructors in com.atlassian.confluence.internal.index.v2 with parameters of type BulkExtractorProviderModifierConstructorDescriptionAtlassianSelectiveFieldsDocumentBuilder(BulkExtractorProvider bulkExtractorProvider, List<ExtractorContextPreProcessor> contextPreProcessorList, DefaultExtractorContext extractorContext, SearchIndex searchIndex) -
Uses of BulkExtractorProvider in com.atlassian.confluence.internal.search.extractor2
Classes in com.atlassian.confluence.internal.search.extractor2 that implement BulkExtractorProviderModifier and TypeClassDescriptionclassAn implementation ofBulkExtractorProviderthat locatesBulkExtractorinstances from the plugin system.