| Interface | Description |
|---|---|
| MultiEventPublisher |
An extension to
EventPublisher that allows special handling for sets of many events sent at the same time. |
| Class | Description |
|---|---|
| CrowdEventPublisherFactory |
Factory for event publisher instances.
|
| DelegatingMultiEventPublisher |
Basic implementation of
MultiEventPublisher that delegates to an underlying EventPublisher |
| TransactionAwareEventDispatcher |
Wraps dispatching each atlassian-events event in a separate hibernate transaction.
|
| TransactionAwareEventPublisher |
Delays publishing any events if a transaction is active, until that transaction commits.
|
Copyright © 2023 Atlassian. All rights reserved.