Package com.atlassian.confluence.internal.search.extractor2
package com.atlassian.confluence.internal.search.extractor2
-
ClassDescriptionProvides a means to locate
BulkExtractor
s.Provides list ofExtractor2
that are declared either as@ExportAsService(Extractor2.class)
or asExtractor2ModuleDescriptor
module.Provides list ofExtractor2
.An implementation ofBulkExtractorProvider
that locatesBulkExtractor
instances from the plugin system.