public class PluginAttachmentContentExtractorsProvider extends Object implements Supplier<Stream<com.atlassian.bonnie.search.Extractor>>
Extractor filtered out those extractors implemented AttachmentTextExtractor
interface conditioned by dark feature.| Constructor and Description |
|---|
PluginAttachmentContentExtractorsProvider(com.atlassian.plugin.PluginAccessor pluginAccessor,
DarkFeaturesManager darkFeaturesManager) |
PluginAttachmentContentExtractorsProvider(com.atlassian.plugin.PluginAccessor pluginAccessor,
Function<String,Boolean> featureChecker) |
public PluginAttachmentContentExtractorsProvider(com.atlassian.plugin.PluginAccessor pluginAccessor,
DarkFeaturesManager darkFeaturesManager)
Copyright © 2003–2019 Atlassian. All rights reserved.