| Package | Description |
|---|---|
| com.atlassian.confluence.content.service.experimental | |
| com.atlassian.confluence.internal.content.collab | |
| com.atlassian.confluence.pages |
| Constructor and Description |
|---|
DefaultPageUpdateService(PageManagerInternal pageManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
ContentReconciliationManager contentReconciliationManager) |
| 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) |
| Constructor and Description |
|---|
DefaultAttachmentManager(AttachmentDaoInternal attachmentDao,
ContentEntityObjectDao contentEntityObjectDao,
com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceIndexer indexer,
ChangeIndexer changeIndexer,
com.google.common.base.Supplier<UserAccessor> userAccessor,
NotificationManager notificationManager,
ContentReconciliationManager reconciliationManager) |
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,
ContentReconciliationManager reconciliationManager) |
Copyright © 2003–2021 Atlassian. All rights reserved.