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