public class PluginAttachmentTextExtractorsProvider extends Object implements Supplier<Stream<AttachmentTextExtractor>>
AttachmentTextExtractor
and registered according to AttachmentTextExtractorModuleDescriptor
.Constructor and Description |
---|
PluginAttachmentTextExtractorsProvider(com.atlassian.plugin.PluginAccessor pluginAccessor) |
public PluginAttachmentTextExtractorsProvider(com.atlassian.plugin.PluginAccessor pluginAccessor)
public Stream<AttachmentTextExtractor> get()
get
in interface Supplier<Stream<AttachmentTextExtractor>>
Copyright © 2003–2021 Atlassian. All rights reserved.