Uses of Interface
com.atlassian.confluence.impl.transaction.SynchronizationManagerInternal
Packages that use SynchronizationManagerInternal
Package
Description
- 
Uses of SynchronizationManagerInternal in com.atlassian.confluence.impl.activeobjects
Constructors in com.atlassian.confluence.impl.activeobjects with parameters of type SynchronizationManagerInternalModifierConstructorDescription - 
Uses of SynchronizationManagerInternal in com.atlassian.confluence.impl.cache.tx
Constructors in com.atlassian.confluence.impl.cache.tx with parameters of type SynchronizationManagerInternalModifierConstructorDescriptionTransactionalCacheFactory(com.atlassian.cache.CacheFactory cacheFactory, SynchronizationManagerInternal synchronizationManager, ConfluenceMonitoring confluenceMonitoring)  - 
Uses of SynchronizationManagerInternal in com.atlassian.confluence.impl.search
Constructors in com.atlassian.confluence.impl.search with parameters of type SynchronizationManagerInternalModifierConstructorDescriptionDefaultIndexFlushRequester(SynchronizationManagerInternal synchronizationManager, com.atlassian.event.api.EventPublisher eventPublisher, SearchIndex searchIndex)  - 
Uses of SynchronizationManagerInternal in com.atlassian.confluence.impl.transaction
Classes in com.atlassian.confluence.impl.transaction that implement SynchronizationManagerInternalModifier and TypeClassDescriptionclassConfluence transaction sycnhronization manager. - 
Uses of SynchronizationManagerInternal in com.atlassian.confluence.internal.content.collab
Constructors in com.atlassian.confluence.internal.content.collab with parameters of type SynchronizationManagerInternalModifierConstructorDescriptionAttachmentRelatedContentReconciliationListener(LinkManager linkManager, ContentReconciliationManager reconciliationManager, SynchronizationManagerInternal synchronizationManager, org.springframework.transaction.PlatformTransactionManager transactionManager, ContentEntityManagerInternal contentEntityManager, ContentEntityObjectDaoInternal contentEntityObjectDao, BodyContentQuerier bodyContentQuerier, XhtmlContent xhtmlContent, ReconciliationExecutorService reconciliationExecutorService) DefaultContentReconciliationManager(CollaborativeEditingHelper collaborativeEditingHelper, com.atlassian.event.api.EventPublisher eventPublisher, SynchronizationManagerInternal synchronizationManager, Supplier<? extends ContentEntityManagerInternal> contentEntityManager)