Constructor and Description |
---|
TransactionalCacheFactory(com.atlassian.cache.CacheFactory cacheFactory,
LockFactory lockFactory,
SynchronizationManager synchronizationManager,
ConfluenceMonitoring confluenceMonitoring) |
Constructor and Description |
---|
HazelcastClusterManager(com.atlassian.config.ApplicationConfig applicationConfig,
ClassLoader classLoader,
String configResourceName,
SynchronizationManager synchronizationManager,
com.atlassian.hazelcast.serialization.OsgiSafeStreamSerializer osgiSafeStreamSerializer,
com.hazelcast.core.OutOfMemoryHandler outOfMemoryHandler,
io.micrometer.core.instrument.MeterRegistry micrometerRegistry,
MBeanServer mbeanServer) |
Modifier and Type | Class and Description |
---|---|
class |
ConfluenceSynchronizationManager
Confluence transaction sycnhronization manager.
|
Constructor and Description |
---|
DefaultIndexFlushRequester(SynchronizationManager synchronizationManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
Constructor and Description |
---|
VCacheFactoryBean(com.atlassian.cache.CacheFactory cacheFactory,
com.atlassian.cache.CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider,
SynchronizationManager synchronizationManager,
VCacheRequestContextManager requestContextManager,
VCacheFlusher flusher) |
Constructor and Description |
---|
PageEventToAsyncPageEventTransformerListener(com.atlassian.event.api.EventPublisher eventPublisher,
SynchronizationManager synchronizationManager,
PageEventListener pageEventListener,
DarkFeaturesManager darkFeaturesManager)
Deprecated.
|
Constructor and Description |
---|
DefaultPageManager(PageDaoInternal pageDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
ChangeIndexer changeIndexer,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
com.google.common.base.Supplier<UserAccessor> userAccessor,
SpacePermissionManager spacePermissionManager,
SynchronizationManager synchronizationManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager) |
Modifier and Type | Method and Description |
---|---|
AttachmentDataFileSystem |
DefaultAttachmentDataFileSystemFactory.getInstance(AttachmentDataFileSystem localAttachmentDataFileSystem,
AttachmentDataFileSystem cloudAttachmentDataFileSystem,
org.springframework.transaction.PlatformTransactionManager transactionManager,
SynchronizationManager synchronizationManager,
com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager) |
AttachmentDataFileSystem |
AttachmentDataFileSystemFactory.getInstance(AttachmentDataFileSystem localAttachmentDataFileSystem,
AttachmentDataFileSystem cloudAttachmentDataFileSystem,
org.springframework.transaction.PlatformTransactionManager transactionManager,
SynchronizationManager synchronizationManager,
com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager) |
Constructor and Description |
---|
DualAttachmentDataFileSystemPrimaryLocal(AttachmentDataFileSystem localAttachmentDataFileSystem,
AttachmentDataFileSystem cloudAttachmentDataFileSystem,
org.springframework.transaction.PlatformTransactionManager transactionManager,
SynchronizationManager synchronizationManager,
com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager) |
Constructor and Description |
---|
AttachmentIdClashResolver(org.hibernate.Session session,
org.hibernate.id.IdentifierGenerator attachmentIdGenerator,
AttachmentDataStorageType attachmentStorageType,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
ThumbnailManager thumbnailManager,
SynchronizationManager synchronizationManager,
boolean minorEditExists,
boolean contentLabelAttIdExists,
HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem) |
AttachmentToCeoConversionUpgradeTask(org.hibernate.SessionFactory sessionFactory,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
int preUpgradeBuildNumber,
DdlExecutor ddlExecutor,
ThumbnailManager thumbnailManager,
ConfluenceIndexer confluenceIndexer,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
AttachmentManager attachmentManager,
SynchronizationManager synchronizationManager,
HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem) |
Constructor and Description |
---|
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor,
SpacePermissionManagerInternal spacePermissionManager,
ContentEntityManager contentEntityManager,
NotificationManager notificationManager,
PersonalInformationManager personalInformationManager,
UserChecker userChecker,
AttachmentManager attachmentManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ContentPermissionManager contentPermissionManager,
PermissionManager permissionManager,
FollowManager followManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
DisabledUserManager disabledUserManager,
HibernateSessionManager sessionManager,
ConfluenceUserDao confluenceUserDao,
com.atlassian.user.UserManager backingUserManager,
SettingsManager settingsManager,
AvatarProviderAccessor avatarProviderAccessor,
ResourceAccessor resourceAccessor,
org.springframework.transaction.PlatformTransactionManager transactionManager,
UserMentionsContentReindexer userMentionsContentReindexer,
CrowdUserDirectoryHelper crowdUserDirectoryHelper,
SynchronizationManager synchronizationManager) |
UserMentionsContentReindexer(ConfluenceIndexer indexer,
BatchOperationManager batchOperationManager,
SearchManager searchManager,
SynchronizationManager synchronizationManager) |
Copyright © 2003–2021 Atlassian. All rights reserved.