Uses of Interface
com.atlassian.confluence.impl.transaction.SynchronizationManagerInternal
Package
Description
-
Uses of SynchronizationManagerInternal in com.atlassian.confluence.cache
ModifierConstructorDescriptionTransactionalCacheFactory
(com.atlassian.cache.CacheFactory cacheFactory, SynchronizationManagerInternal synchronizationManager, ConfluenceMonitoring confluenceMonitoring) -
Uses of SynchronizationManagerInternal in com.atlassian.confluence.impl.activeobjects
ModifierConstructorDescription -
Uses of SynchronizationManagerInternal in com.atlassian.confluence.impl.search
ModifierConstructorDescriptionDefaultIndexFlushRequester
(SynchronizationManagerInternal synchronizationManager, com.atlassian.event.api.EventPublisher eventPublisher, SearchIndex searchIndex) -
Uses of SynchronizationManagerInternal in com.atlassian.confluence.impl.transaction
Modifier and TypeClassDescriptionclass
Confluence transaction sycnhronization manager. -
Uses of SynchronizationManagerInternal in com.atlassian.confluence.impl.vcache
ModifierConstructorDescriptionVCacheFactoryBean
(com.atlassian.cache.CacheFactory cacheFactory, com.atlassian.cache.CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider, SynchronizationManagerInternal synchronizationManager, VCacheRequestContextManager requestContextManager, VCacheFlusher flusher) -
Uses of SynchronizationManagerInternal in com.atlassian.confluence.internal.content.collab
ModifierConstructorDescriptionAttachmentRelatedContentReconciliationListener
(LinkManager linkManager, ContentReconciliationManager reconciliationManager, SynchronizationManagerInternal synchronizationManager, org.springframework.transaction.PlatformTransactionManager transactionManager, ContentEntityManagerInternal contentEntityManager, ContentEntityObjectDaoInternal contentEntityObjectDao) DefaultContentReconciliationManager
(CollaborativeEditingHelper collaborativeEditingHelper, com.atlassian.event.api.EventPublisher eventPublisher, SynchronizationManagerInternal synchronizationManager, Supplier<? extends ContentEntityManagerInternal> contentEntityManager)