Uses of Interface
com.atlassian.confluence.internal.search.extractor2.BulkExtractorProvider
-
Packages that use BulkExtractorProvider Package Description com.atlassian.confluence.internal.search.extractor2 -
-
Uses of BulkExtractorProvider in com.atlassian.confluence.internal.search.extractor2
Classes in com.atlassian.confluence.internal.search.extractor2 that implement BulkExtractorProvider Modifier and Type Class Description class
PluginBulkExtractorProvider
An implementation ofBulkExtractorProvider
that locatesBulkExtractor
instances from the plugin system.
-