| Class | Description |
|---|---|
| EventStoreGeneric |
Thread-safe
EventStore implementation that uses main memory as a
backing store. |
| StoringEventListener |
This class listens for events related to user and group changes and saves
them to
EventStore. |
| TimestampBasedEventStore |
A cluster-safe implementation of EventStore that uses the entity creation and update timestamp,
and the persisted tombstone information to create an event stream.
|
| TimestampBasedEventToken |
Copyright © 2023 Atlassian. All rights reserved.