| Constructor and Description |
|---|
AttachmentExtractedTextExtractor(AttachmentExtractedTextManager attachmentExtractedTextManager,
AttachmentStatusManager attachmentStatusManager,
ApplicationStatusService applicationStatusService,
AttachmentTextExtractionService remoteAttachmentTextExtractionService,
PluginAttachmentTextExtractorsProvider pluginAttachmentTextExtractorsProvider,
ShouldExtractAttachmentTextPredicate shouldExtractAttachmentTextPredicate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAttachmentStatusManager |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentExtractedTextExtractor.setAttachmentStatusManager(AttachmentStatusManager attachmentStatusManager)
Deprecated.
Is called by plugin system that injects attachment status manager into this object
|
| Constructor and Description |
|---|
AttachmentExtractedTextExtractor(AttachmentExtractedTextManager attachmentExtractedTextManager,
AttachmentStatusManager attachmentStatusManager,
ApplicationStatusService applicationStatusService,
AttachmentTextExtractionService remoteAttachmentTextExtractionService,
Function<Attachment,Boolean> shouldExtractChecker)
Deprecated.
|
Copyright © 2003–2023 Atlassian. All rights reserved.