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