Package | Description |
---|---|
com.atlassian.confluence.event | |
com.atlassian.confluence.search.lucene.extractor | |
com.atlassian.confluence.server |
Constructor and Description |
---|
ConfluenceListenerHandlersConfiguration(ApplicationStatusService applicationStatusService) |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentExtractedTextExtractor.setApplicationStatusService(ApplicationStatusService applicationStatusService)
Is called by plugin system that injects application status service into this object
|
Constructor and Description |
---|
AttachmentExtractedTextExtractor(AttachmentExtractedTextManager attachmentExtractedTextManager,
AttachmentStatusManager attachmentStatusManager,
ApplicationStatusService applicationStatusService,
AttachmentTextExtractionService remoteAttachmentTextExtractionService,
Function<Attachment,Boolean> shouldExtractChecker) |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableApplicationStatusService
Monitors for the state of the server.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultApplicationStatusService |
Copyright © 2003–2021 Atlassian. All rights reserved.