Constructor and Description |
---|
DefaultCustomContentManager(CustomContentDao customContentDao,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
ContentTypeManager contentTypeManager,
RelationManager relationManager,
ContentFactory contentFactory,
CollaborativeEditingHelper collaborativeEditingHelper,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker) |
Constructor and Description |
---|
DefaultContentEntityManager(ContentEntityObjectDao<? extends ContentEntityObject> contentEntityObjectDao,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
RelationManager relationManager,
CollaborativeEditingHelper collaborativeEditingHelper,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker) |
Constructor and Description |
---|
ContentEntityObjectHibernateDao(RetentionFeatureChecker retentionFeatureChecker) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRetentionFeatureChecker |
Constructor and Description |
---|
DefaultVersionRemovalService(HistoricalVersionService historicalVersionService,
SoftCleanupStatusService softCleanupStatusService,
RetentionPolicyEvaluator retentionPolicyEvaluator,
VersionRemovalEventPublisher versionRemovalEventPublisher,
RetentionFeatureChecker retentionFeatureChecker) |
Constructor and Description |
---|
VersionHardRemovalScheduledJob(VersionRemovalService versionRemovalService,
GlobalRetentionPolicyService globalRetentionPolicyService,
RetentionFeatureChecker retentionFeatureChecker) |
VersionSoftRemovalScheduledJob(VersionRemovalService versionRemovalService,
GlobalRetentionPolicyService globalRetentionPolicyService,
RetentionFeatureChecker retentionFeatureChecker) |
Constructor and Description |
---|
AbstractContentEntityObjectHibernateDao(RetentionFeatureChecker retentionFeatureChecker) |
Constructor and Description |
---|
DefaultAttachmentManager(AttachmentDaoInternal attachmentDao,
ContentEntityObjectDao contentEntityObjectDao,
com.atlassian.event.api.EventPublisher eventPublisher,
UserAccessor userAccessor,
NotificationManager notificationManager,
RelationManager relationManager,
RetentionFeatureChecker retentionFeatureChecker)
Deprecated.
since 7.14
|
DefaultAttachmentManager(AttachmentDaoInternal attachmentDao,
ContentEntityObjectDao contentEntityObjectDao,
com.atlassian.event.api.EventPublisher eventPublisher,
UserAccessor userAccessor,
NotificationManager notificationManager,
RelationManager relationManager,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager) |
DefaultCommentManager(ContentEntityObjectDao<ContentEntityObject> contentEntityObjectDao,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
CommentDaoInternal commentDao,
RelationManager relationManager,
CollaborativeEditingHelper collaborativeEditingHelper,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker) |
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) |
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,
ContentPropertyService contentPropertyService) |
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,
SynchronizationManager synchronizationManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker)
Deprecated.
since 7.14
|
Constructor and Description |
---|
FrontendServlet(com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer,
RetentionFeatureChecker retentionFeatureChecker,
ClusterManager clusterManager,
com.atlassian.sal.api.user.UserManager userManager,
com.atlassian.sal.api.auth.LoginUriProvider loginUriProvider,
com.atlassian.sal.api.websudo.WebSudoManager webSudoManager,
LicenseService licenseService) |
Constructor and Description |
---|
DefaultSpaceDescriptionManager(ContentEntityObjectDao<ContentEntityObject> contentEntityObjectDao,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
RelationManager relationManager,
CollaborativeEditingHelper collaborativeEditingHelper,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker) |
Constructor and Description |
---|
DefaultPersonalInformationManager(ContentEntityObjectDao<ContentEntityObject> contentEntityObjectDao,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
PersonalInformationDao personalInformationDao,
RelationManager relationManager,
CollaborativeEditingHelper collaborativeEditingHelper,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker) |
Copyright © 2003–2023 Atlassian. All rights reserved.