Package com.atlassian.confluence.journal
Interface ExportedJournalStateStore
-
- All Superinterfaces:
JournalStateStore
- All Known Implementing Classes:
OpenSearchJournalStateStore
public interface ExportedJournalStateStore extends JournalStateStore
Wrapper for internalJournalStateStore
. This allows it to be exported to the OpenSearch plugin while preserving backwards compatibility- Since:
- 8.6
-
-
Method Summary
-
Methods inherited from interface com.atlassian.confluence.impl.journal.JournalStateStore
getMostRecentId, resetAllJournalStates, setMostRecentId
-
-