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