| Package | Description |
|---|---|
| com.atlassian.confluence.impl.messagequeue | |
| com.atlassian.confluence.importexport.xmlimport |
Imports Confluence data from an XML backup.
|
| Class and Description |
|---|
| AmqPayloadPersistenceServiceImpl
Default implementation of AmqPayloadPersistenceService
|
| SuspendAllMessagesValidator |
| TenantDataIdValidator
This
MessageValidator is designed to filter out any messages that were added to the queue when the tenant's database was
in a different state. |
| TenantOnlineValidator
A validator that cancels message auto acknowledgement when the current tenant is offline,
so that AMQ messages sent during tenant offline will be retried later.
|
| Class and Description |
|---|
| ConfluenceAmqMessageValidatorRegistry
A database backed AMQ/SQS message validator registry, allowing different tenants to have different validators enabled at different times.
|
| ConfluenceTenantDataIdSupplier
A supplier to give the Tenant Data ID to AMQ, so it can append it to messages going out.
|
Copyright © 2003–2017 Atlassian. All rights reserved.