Constructor and Description |
---|
DefaultPageUpdateService(PageManagerInternal pageManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
ContentReconciliationManager contentReconciliationManager) |
Constructor and Description |
---|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager5 hibernateSessionManager5,
WikiToStorageConverter wikiToStorageConverter,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
PermissionManager permissionManager,
LoginManager loginManager,
ExceptionTolerantMigrator revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager,
UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler,
org.hibernate.SessionFactory sessionFactory)
Deprecated.
since 7.19.6
|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager5 hibernateSessionManager5,
WikiToStorageConverter wikiToStorageConverter,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
PermissionManager permissionManager,
LoginManager loginManager,
ExceptionTolerantMigrator revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager,
UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler,
org.hibernate.SessionFactory sessionFactory,
ContentPropertyService contentPropertyService) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultContentReconciliationManager
Responsible for triggering and managing content reconciliation for different save operations.
|
Constructor and Description |
---|
AttachmentRelatedContentReconciliationListener(LinkManager linkManager,
ContentReconciliationManager reconciliationManager,
SynchronizationManager synchronizationManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
ContentEntityManagerInternal contentEntityManager,
ContentEntityObjectDaoInternal contentEntityObjectDao) |
Constructor and Description |
---|
DefaultAttachmentManager(AttachmentDaoInternal attachmentDao,
ContentEntityObjectDao contentEntityObjectDao,
com.atlassian.event.api.EventPublisher eventPublisher,
UserAccessor userAccessor,
NotificationManager notificationManager,
RelationManager relationManager,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager)
Deprecated.
since 7.16
|
DefaultAttachmentManager(AttachmentDaoInternal attachmentDao,
ContentEntityObjectDaoInternal<?> contentEntityObjectDao,
com.atlassian.event.api.EventPublisher eventPublisher,
UserPreferencesAccessor userPreferencesAccessor,
NotificationManager notificationManager,
RelationManager relationManager,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager) |
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager)
Deprecated.
since 7.14
|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager,
UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler)
Deprecated.
since 7.14.5
|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager,
UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler,
ContentPropertyService contentPropertyService)
Deprecated.
|
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences