Uses of Interface
com.atlassian.confluence.index.attachment.AttachmentTextExtractionService
Packages that use AttachmentTextExtractionService
Package
Description
-
Uses of AttachmentTextExtractionService in com.atlassian.confluence.impl.search.v2.extractor
Constructors in com.atlassian.confluence.impl.search.v2.extractor with parameters of type AttachmentTextExtractionServiceModifierConstructorDescriptionAttachmentExtractedTextExtractor
(AttachmentExtractedTextManager attachmentExtractedTextManager, AttachmentStatusManager attachmentStatusManager, ApplicationStatusService applicationStatusService, AttachmentTextExtractionService remoteAttachmentTextExtractionService, PluginAttachmentTextExtractorsProvider pluginAttachmentTextExtractorsProvider, ShouldExtractAttachmentTextPredicate shouldExtractAttachmentTextPredicate, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of AttachmentTextExtractionService in com.atlassian.confluence.internal.index.attachment
Classes in com.atlassian.confluence.internal.index.attachment that implement AttachmentTextExtractionServiceModifier and TypeClassDescriptionclass
Service that processes attachment text extraction requests such that the requests on the same attachment will be processed sequentially.class