|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JournalDao | |
|---|---|
| com.atlassian.confluence.impl.journal | Provides implementation of Journal Service. |
| com.atlassian.confluence.test.rpc | |
| Uses of JournalDao in com.atlassian.confluence.impl.journal |
|---|
| Classes in com.atlassian.confluence.impl.journal that implement JournalDao | |
|---|---|
class |
HibernateJournalDao
JournalDao that uses Hibernate for
persistence. |
| Methods in com.atlassian.confluence.impl.journal with parameters of type JournalDao | |
|---|---|
void |
JournalCleaner.setJournalDao(JournalDao journalDao)
|
| Constructors in com.atlassian.confluence.impl.journal with parameters of type JournalDao | |
|---|---|
DefaultJournalManager(JournalDao journalDao,
JournalStateStore journalStateStore,
long ignoreWithinMillis)
|
|
| Uses of JournalDao in com.atlassian.confluence.test.rpc |
|---|
| Methods in com.atlassian.confluence.test.rpc with parameters of type JournalDao | |
|---|---|
void |
FuncTestRpcHandlerImpl.setJournalDao(JournalDao journalDao)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||