Uses of Interface
com.atlassian.confluence.impl.journal.JournalManager
-
Packages that use JournalManager Package Description com.atlassian.confluence.impl.journal Provides implementation of Journal Service. -
-
Uses of JournalManager in com.atlassian.confluence.impl.journal
Classes in com.atlassian.confluence.impl.journal that implement JournalManager Modifier and Type Class Description classDefaultJournalManagerThis is the default implementation ofJournalManager.Constructors in com.atlassian.confluence.impl.journal with parameters of type JournalManager Constructor Description DefaultJournalService(JournalManager journalManager)
-