Class PluginBulkExtractorProvider
java.lang.Object
com.atlassian.confluence.internal.search.extractor2.PluginBulkExtractorProvider
- All Implemented Interfaces:
BulkExtractorProvider
An implementation of
BulkExtractorProvider
that locates BulkExtractor
instances from
the plugin system.- Since:
- 7.14
-
Constructor Summary
ConstructorDescriptionPluginBulkExtractorProvider
(com.atlassian.plugin.PluginAccessor pluginAccessor) -
Method Summary
-
Constructor Details
-
PluginBulkExtractorProvider
public PluginBulkExtractorProvider(com.atlassian.plugin.PluginAccessor pluginAccessor)
-
-
Method Details
-
findBulkExtractors
- Specified by:
findBulkExtractors
in interfaceBulkExtractorProvider
-