Uses of Package
com.atlassian.confluence.impl.journal

Packages that use com.atlassian.confluence.impl.journal
com.atlassian.confluence.impl.journal Provides implementation of Journal Service. 
com.atlassian.confluence.importexport.xmlimport Imports Confluence data from an XML backup. 
com.atlassian.confluence.test.rpc   
com.atlassian.confluence.upgrade.upgradetask   
 

Classes in com.atlassian.confluence.impl.journal used by com.atlassian.confluence.impl.journal
JournalDao
          Provides access to JournalEntry objects.
JournalEntry
          Entry in a journal.
JournalManager
          This manager is an entry point to the journal subsystem.
JournalStateStore
          Provides per node persistence for saving the id of the most recent entry that has been retrieved from the journal.
 

Classes in com.atlassian.confluence.impl.journal used by com.atlassian.confluence.importexport.xmlimport
JournalStateStore
          Provides per node persistence for saving the id of the most recent entry that has been retrieved from the journal.
 

Classes in com.atlassian.confluence.impl.journal used by com.atlassian.confluence.test.rpc
JournalDao
          Provides access to JournalEntry objects.
JournalStateStore
          Provides per node persistence for saving the id of the most recent entry that has been retrieved from the journal.
 

Classes in com.atlassian.confluence.impl.journal used by com.atlassian.confluence.upgrade.upgradetask
HibernateJournalDao
          JournalDao that uses Hibernate for persistence.
JournalStateStore
          Provides per node persistence for saving the id of the most recent entry that has been retrieved from the journal.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.