Interface | Description |
---|---|
AttachmentStatusManager |
Attachment status manager.
|
Class | Description |
---|---|
AttachmentExtractedTextHelper | |
AttachmentTextExtractionFunction |
A function that enables transaction demarcation around attachment text extraction.
|
DefaultAttachmentExtractedTextManager |
Note that as extracted text is stored in the filesystem in compression format, changing
DataCompressor
will require the migration of extracted text into new compression format. |
DefaultAttachmentStatusManager | |
DefaultAttachmentTextExtraction | |
DelegatingAttachmentTextExtractor |
The entry point for all attachment text extractors.
|
LocalAttachmentTextExtractionService |
Service that processes attachment text extraction requests such that the requests on the same attachment will be
processed sequentially.
|
PluginAttachmentTextExtractorsProvider |
Provides a list of available attachment text extractors which are classes implementing
AttachmentTextExtractor and registered according to AttachmentTextExtractorModuleDescriptor . |
RemoteAttachmentTextExtractionService | |
ShouldCompressAttachmentTextExtraction | |
ShouldExtractAttachmentTextPredicate |
Enum | Description |
---|---|
AttachmentStatus |
Attachment status reflects the result of attachment content extraction operation, which is a part of content
indexing operation.
|
Copyright © 2003–2021 Atlassian. All rights reserved.