Modifier and Type | Class and Description |
---|---|
class |
DefaultAttachmentStatusManager |
Constructor and Description |
---|
LuceneContentExtractor(com.atlassian.bonnie.HandleResolver handleResolver,
Supplier<Stream<com.atlassian.bonnie.search.Extractor>> extractorsSupplier,
AttachmentStatusManager attachmentStatusManager,
ApplicationStatusService applicationStatusService) |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentExtractedTextExtractor.setAttachmentStatusManager(AttachmentStatusManager attachmentStatusManager)
Is called by plugin system that injects attachment status manager into this object
|
Constructor and Description |
---|
AttachmentExtractedTextExtractor(AttachmentExtractedTextManager attachmentExtractedTextManager,
AttachmentStatusManager attachmentStatusManager,
AttachmentTextExtractionService remoteAttachmentTextExtractionService,
Function<Attachment,Boolean> shouldExtractChecker,
Function<String,Boolean> featureChecker) |
Copyright © 2003–2017 Atlassian. All rights reserved.