| Constructor and Description |
|---|
DefaultCustomContentManager(CustomContentDao customContentDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
ContentTypeManager contentTypeManager,
RelationManager relationManager,
ContentModelFactory contentFactory,
ChangeIndexer changeIndexer,
ApiSupportProvider apiSupportProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected LinkManager |
DefaultContentEntityManager.getLinkManager() |
| Constructor and Description |
|---|
DefaultContentEntityManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLinkManager |
| Constructor and Description |
|---|
DefaultRelatedContentRefactorer(PageManager pageManager,
LinkManager linkManager,
LinksUpdater linksUpdater) |
| Constructor and Description |
|---|
DefaultCommentManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
CommentDao commentDao,
RelationManager relationManager,
com.atlassian.vcache.VCacheFactory cacheFactory) |
DefaultPageManager(PageDao pageDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
BlogPostDao blogPostDao,
AbstractPageDao abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
PermissionManager permissionManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
SynchronizationManager synchronizationManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.google.common.base.Supplier<com.atlassian.sal.api.features.DarkFeatureManager> darkFeatureManagerRef,
PermissionCheckExemptions permissionCheckExemptions,
HibernateSessionHelper hibernateSessionHelper,
net.sf.hibernate.SessionFactory sessionFactory,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
ContentPropertyService contentPropertyService) |
| Modifier and Type | Field and Description |
|---|---|
protected LinkManager |
AbstractPageAction.linkManager |
| Modifier and Type | Method and Description |
|---|---|
void |
RemovePageAction.setLinkManager(LinkManager linkManager) |
void |
MoveAttachmentAction.setLinkManager(LinkManager linkManager) |
void |
AbstractPageAction.setLinkManager(LinkManager linkManager) |
| Constructor and Description |
|---|
PageIncomingLinks(LinkManager linkManager,
PermissionManager permissionManager) |
| Constructor and Description |
|---|
DefaultBulkPageCopy(ContentPermissionManager contentPermissionManager,
PermissionManager permissionManager,
ContentPropertyManager contentPropertyManager,
AttachmentManager attachmentManager,
LinksUpdater linksUpdater,
com.atlassian.beehive.ClusterLockService lockService,
PageManagerInternal pageManager,
SpacePermissionManager spacePermissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
LinkManager linkManager,
net.sf.hibernate.SessionFactory sessionFactory,
ContentPropertyService contentPropertyService,
RelationManager relationManager) |
| Modifier and Type | Field and Description |
|---|---|
protected LinkManager |
SoapServiceHelperImpl.linkManager |
| Modifier and Type | Method and Description |
|---|---|
void |
SoapServiceHelperImpl.setLinkManager(LinkManager linkManager) |
| Constructor and Description |
|---|
DefaultSpaceDescriptionManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager) |
| Constructor and Description |
|---|
DefaultPersonalInformationManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
PersonalInformationDao personalInformationDao,
RelationManager relationManager) |
| Constructor and Description |
|---|
DefaultUserStatusManager(UserStatusDao userStatusDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager)
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.