| Package | Description |
|---|---|
| com.atlassian.confluence |
| Modifier and Type | Class and Description |
|---|---|
class |
AmqEventAcceptanceTest
This class will test that plugins can register event marshalling pairs for aysnc events
so that they can be published/handled by AmqEventPublisher
It does this by installing the atlassian-messagequeue-test-plugin that declares a bean that injects
EventPublisher and EventMarshallingRegistry
and then interacts with those bean via the REST resource exposed by this plugin. |
class |
MessageQueueAcceptanceTest
This class will test that plugins can inject
MessageRunnerService
and MessageRunnerRegistryService and interact with these services. |
Copyright © 2003–2017 Atlassian. All rights reserved.