Uses of Class
com.atlassian.confluence.impl.journal.DefaultJournalManager.IgnoreSettings
Packages that use DefaultJournalManager.IgnoreSettings
Package
Description
Provides implementation of Journal Service.
-
Uses of DefaultJournalManager.IgnoreSettings in com.atlassian.confluence.impl.journal
Constructors in com.atlassian.confluence.impl.journal with parameters of type DefaultJournalManager.IgnoreSettingsModifierConstructorDescriptionDefaultJournalManager
(JournalDao journalDao, JournalStateStore journalStateStore, DefaultJournalManager.IgnoreSettings ignoreSettings, SearchPlatformConfig searchPlatformConfig, org.springframework.transaction.PlatformTransactionManager transactionManager) -
Uses of DefaultJournalManager.IgnoreSettings in com.atlassian.confluence.internal.api.impl.service.incrementalsync
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync with parameters of type DefaultJournalManager.IgnoreSettingsModifier and TypeMethodDescriptionIncrementalSyncServiceConfiguration.contentIncSyncJournalManager
(JournalDao journalDao, JournalStateStore journalStateStore, DefaultJournalManager.IgnoreSettings ignoreSettings, SearchPlatformConfig searchPlatformConfig, org.springframework.transaction.PlatformTransactionManager transactionManager) IncrementalSyncServiceConfiguration.globalPermissionIncSyncJournalManager
(JournalDao journalDao, JournalStateStore journalStateStore, DefaultJournalManager.IgnoreSettings ignoreSettings, SearchPlatformConfig searchPlatformConfig, org.springframework.transaction.PlatformTransactionManager transactionManager) IncrementalSyncServiceConfiguration.userIncSyncJournalManager
(JournalDao journalDao, JournalStateStore journalStateStore, DefaultJournalManager.IgnoreSettings ignoreSettings, SearchPlatformConfig searchPlatformConfig, org.springframework.transaction.PlatformTransactionManager transactionManager)