Uses of Interface
com.atlassian.confluence.core.ContentPermissionManager
Packages that use ContentPermissionManager
Package
Description
Internal interfaces that are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration
of bootstrapContext.xml.
-
Uses of ContentPermissionManager in com.atlassian.confluence.api.impl.service.content.draft
Constructors in com.atlassian.confluence.api.impl.service.content.draft with parameters of type ContentPermissionManagerModifierConstructorDescriptionSharedContentDraftServiceImpl(ContentService contentService, ContentEntityManagerInternal contentEntityManager, ContentPermissionManager contentPermissionManager, RelatableResolver relatableResolver, PageManager pageManager, com.atlassian.event.api.EventPublisher eventPublisher, RelationService relationService, RelationManager relationManager, AccessModeService accessModeService) -
Uses of ContentPermissionManager in com.atlassian.confluence.api.impl.service.permissions
Constructors in com.atlassian.confluence.api.impl.service.permissions with parameters of type ContentPermissionManagerModifierConstructorDescriptionContentRestrictionServiceImpl(ContentEntityManagerInternal contentEntityManager, ContentPermissionManager contentPermissionManager, ContentRestrictionFactory contentRestrictionFactory, ConfluenceUserResolver confluenceUserResolver, NavigationService navigationService, ContentRestrictionService.Validator contentRestrictionServiceValidator) -
Uses of ContentPermissionManager in com.atlassian.confluence.api.impl.service.permissions.delegates
Constructors in com.atlassian.confluence.api.impl.service.permissions.delegates with parameters of type ContentPermissionManagerModifierConstructorDescriptionPageOperationDelegate(PagePermissionsDelegate permissionDelegate, ConfluenceUserResolver confluenceUserResolver, TargetResolver targetResolver, SpacePermissionManager spacePermissionManager, ContentPermissionManager contentPermissionManager, PersonFactory personFactory, PageManagerInternal pageManagerInternal) -
Uses of ContentPermissionManager in com.atlassian.confluence.content.apisupport
Constructors in com.atlassian.confluence.content.apisupport with parameters of type ContentPermissionManagerModifierConstructorDescriptionDraftAttributesCopier(AttachmentManager attachmentManager, LabelManager labelManager, ContentPermissionManager contentPermissionManager, ContentPropertyManager contentPropertyManager, ContentPropertyService contentPropertyService) -
Uses of ContentPermissionManager in com.atlassian.confluence.content.service
Constructors in com.atlassian.confluence.content.service with parameters of type ContentPermissionManagerModifierConstructorDescriptionDefaultBlogPostService(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, SpacePermissionManager spacePermissionManager, DraftService draftService, com.atlassian.event.api.EventPublisher eventPublisher, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) DefaultPageService(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, com.atlassian.event.api.EventPublisher eventPublisher, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper, MovePageCommandHelper movePageCommandHelper) -
Uses of ContentPermissionManager in com.atlassian.confluence.content.service.blogpost
Constructors in com.atlassian.confluence.content.service.blogpost with parameters of type ContentPermissionManagerModifierConstructorDescriptionCreateBlogPostCommandImpl(PageManager pageManager, SpacePermissionManager spacePermissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, com.atlassian.event.api.EventPublisher eventPublisher, BlogPostProvider blogPostProvider, CreateContextProvider contextProvider, ContentEntityObject draft, ConfluenceUser user, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) -
Uses of ContentPermissionManager in com.atlassian.confluence.content.service.page
Constructors in com.atlassian.confluence.content.service.page with parameters of type ContentPermissionManagerModifierConstructorDescriptionprotectedCreateAbstractPageCommandImpl(PageManager pageManager, ContentPermissionManager contentPermissionManager, DraftService draftService, com.atlassian.event.api.EventPublisher eventPublisher, CreateContextProvider contextProvider, ContentEntityObject draft, ConfluenceUser user, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) CreatePageCommandImpl(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, com.atlassian.event.api.EventPublisher eventPublisher, PageProvider pageProvider, CreateContextProvider contextProvider, ContentEntityObject draft, ConfluenceUser user, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) CreatePageFromExistingCommandImpl(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, com.atlassian.event.api.EventPublisher eventPublisher, PageProvider pageProvider, CreateContextProvider contextProvider, ContentEntityObject draft, ConfluenceUser user, SpaceProvider spaceProvider, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) -
Uses of ContentPermissionManager in com.atlassian.confluence.functest.rest
Constructors in com.atlassian.confluence.functest.rest with parameters of type ContentPermissionManagerModifierConstructorDescriptionInheritedPermissionCheckResource(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, PageManager pageManager, ContentPermissionManager contentPermissionManager, UserAccessor userAccessor) -
Uses of ContentPermissionManager in com.atlassian.confluence.impl.content
Constructors in com.atlassian.confluence.impl.content with parameters of type ContentPermissionManagerModifierConstructorDescriptionDefaultPageManager(PageDaoInternal pageDao, ContentEntityObjectDaoInternal contentEntityObjectDao, 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, org.springframework.transaction.PlatformTransactionManager transactionManager, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, ContentReconciliationManager reconciliationManager, UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler, org.hibernate.SessionFactory sessionFactory, NotificationManager notificationManager, Function<PageManagerInternal, BulkPageCopy> bulkPageCopyFactory, Function<PageManagerInternal, BulkPageDelete> bulkPageDeleteFactory, User2ContentHibernateRelationDao user2ContentHibernateRelationDao) -
Uses of ContentPermissionManager in com.atlassian.confluence.impl.importexport
Constructors in com.atlassian.confluence.impl.importexport with parameters of type ContentPermissionManagerModifierConstructorDescriptionDefaultImportExportManager(ContentPermissionManager contentPermissionManager, BootstrapManager bootstrapManager, PageManager pageManager, com.atlassian.event.api.EventPublisher eventPublisher) Deprecated. -
Uses of ContentPermissionManager in com.atlassian.confluence.impl.security.content
Classes in com.atlassian.confluence.impl.security.content that implement ContentPermissionManager -
Uses of ContentPermissionManager in com.atlassian.confluence.internal
Subinterfaces of ContentPermissionManager in com.atlassian.confluence.internalModifier and TypeInterfaceDescriptioninterfaceInternal interface for content permission manager -
Uses of ContentPermissionManager in com.atlassian.confluence.pages
Constructors in com.atlassian.confluence.pages with parameters of type ContentPermissionManagerModifierConstructorDescriptionDefaultAttachmentManager(AttachmentDaoInternal attachmentDao, ContentEntityObjectDaoInternal contentEntityObjectDao, com.atlassian.event.api.EventPublisher eventPublisher, UserPreferencesAccessor userPreferencesAccessor, NotificationManager notificationManager, RelationManager relationManager, RetentionFeatureChecker retentionFeatureChecker, ContentReconciliationManager reconciliationManager, ContentPermissionManager contentPermissionManager, PermissionManager permissionManager) DefaultDraftsTransitionHelper(PageManagerInternal pageManager, DraftManager draftManager, ContentEntityManager contentEntityManager, AttachmentManager attachmentManager, ContentPermissionManager contentPermissionManager, ContentPropertyManager contentPropertyManager, LabelManager labelManager, CollaborativeEditingHelper collaborativeEditingHelper) TreeBuilder(ConfluenceUser user, ContentPermissionManager contentPermissionManager, PageManager pageManager) TreeBuilder needs a user Object to be able to test for page permissions. -
Uses of ContentPermissionManager in com.atlassian.confluence.pages.actions
Fields in com.atlassian.confluence.pages.actions declared as ContentPermissionManagerModifier and TypeFieldDescriptionprotected ContentPermissionManagerAbstractPageAwareAction.contentPermissionManagerMethods in com.atlassian.confluence.pages.actions with parameters of type ContentPermissionManagerModifier and TypeMethodDescriptionvoidAbstractPageAwareAction.setContentPermissionManager(ContentPermissionManager contentPermissionManager) voidGetPagePermissionsAction.setContentPermissionManager(ContentPermissionManager contentPermissionManager) voidPageNotPermittedAction.setContentPermissionManager(ContentPermissionManager contentPermissionManager) -
Uses of ContentPermissionManager in com.atlassian.confluence.pages.persistence.dao.bulk.copy
Constructors in com.atlassian.confluence.pages.persistence.dao.bulk.copy with parameters of type ContentPermissionManagerModifierConstructorDescriptionDefaultBulkPageCopy(org.hibernate.SessionFactory sessionFactory5, 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) Deprecated.since 8.0.0DefaultBulkPageCopy(org.hibernate.SessionFactory sessionFactory5, 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, ContentPropertyService contentPropertyService) -
Uses of ContentPermissionManager in com.atlassian.confluence.plugin.descriptor.web.conditions
Methods in com.atlassian.confluence.plugin.descriptor.web.conditions with parameters of type ContentPermissionManagerModifier and TypeMethodDescriptionvoidContentHasAnyPermissionsSetCondition.setContentPermissionManager(ContentPermissionManager contentPermissionManager) voidContentHasInheritedPermissionsSetCondition.setContentPermissionManager(ContentPermissionManager contentPermissionManager) -
Uses of ContentPermissionManager in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type ContentPermissionManagerModifier and TypeMethodDescriptionvoidPagesSoapService.setContentPermissionManager(ContentPermissionManager contentPermissionManager) -
Uses of ContentPermissionManager in com.atlassian.confluence.security.delegate
Methods in com.atlassian.confluence.security.delegate with parameters of type ContentPermissionManagerModifier and TypeMethodDescriptionvoidAttachmentPermissionsDelegate.setContentPermissionManager(ContentPermissionManager contentPermissionManager) voidBlogPostPermissionsDelegate.setContentPermissionManager(ContentPermissionManager contentPermissionManager) voidPagePermissionsDelegate.setContentPermissionManager(ContentPermissionManager contentPermissionManager) Constructors in com.atlassian.confluence.security.delegate with parameters of type ContentPermissionManagerModifierConstructorDescriptionSharedAccessInterceptor(PermissionDelegate<?> delegate, ContentPermissionManager contentPermissionManager) -
Uses of ContentPermissionManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type ContentPermissionManagerModifier and TypeMethodDescriptionvoidFuncTestRpcHandlerImpl.setContentPermissionManager(ContentPermissionManager contentPermissionManager) -
Uses of ContentPermissionManager in it.com.atlassian.confluence.struts
Fields in it.com.atlassian.confluence.struts declared as ContentPermissionManagerModifier and TypeFieldDescriptionprotected ContentPermissionManagerAbstractInjectableActionTest.contentPermissionManager