Package com.atlassian.confluence.test
Interface JournalManagerBackdoor
-
- All Known Implementing Classes:
DefaultJournalManager
public interface JournalManagerBackdoor
Methods 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 long
getIgnoreWithinMillis()
void
setIgnoreWithinMillis(long ignoreWithinMillis)
-