Package com.atlassian.confluence.test
Interface JournalManagerBackdoor
-
- All Known Implementing Classes:
DefaultJournalManager
public interface JournalManagerBackdoorMethods for making it easier to run acceptance tests which use journalling.- Since:
- 5.6
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetIgnoreWithinMillis()voidsetIgnoreWithinMillis(long ignoreWithinMillis)
-