Uses of Class
com.atlassian.confluence.internal.index.attachment.PluginAttachmentTextExtractorsProvider
-
Packages that use PluginAttachmentTextExtractorsProvider Package Description com.atlassian.confluence.impl.search.v2.extractor -
-
Uses of PluginAttachmentTextExtractorsProvider in com.atlassian.confluence.impl.search.v2.extractor
Constructors in com.atlassian.confluence.impl.search.v2.extractor with parameters of type PluginAttachmentTextExtractorsProvider Constructor Description AttachmentExtractedTextExtractor(AttachmentExtractedTextManager attachmentExtractedTextManager, AttachmentStatusManager attachmentStatusManager, ApplicationStatusService applicationStatusService, AttachmentTextExtractionService remoteAttachmentTextExtractionService, PluginAttachmentTextExtractorsProvider pluginAttachmentTextExtractorsProvider, ShouldExtractAttachmentTextPredicate shouldExtractAttachmentTextPredicate)
-