Uses of Class
com.atlassian.confluence.internal.index.attachment.DelegatingAttachmentTextExtractor
Packages that use DelegatingAttachmentTextExtractor
-
Uses of DelegatingAttachmentTextExtractor in com.atlassian.confluence.internal.index.attachment
Constructors in com.atlassian.confluence.internal.index.attachment with parameters of type DelegatingAttachmentTextExtractorModifierConstructorDescriptionAttachmentTextExtractionFunction
(AttachmentDao attachmentDao, AttachmentExtractedTextManager attachmentExtractedTextManager, DelegatingAttachmentTextExtractor delegatingAttachmentTextExtractor, Supplier<Boolean> shouldCompressTextExtraction)