Uses of Interface
com.atlassian.confluence.mail.notification.NotificationManager
Packages that use NotificationManager
Package
Description
-
Uses of NotificationManager in com.atlassian.confluence.api.impl.service.watch
Constructors in com.atlassian.confluence.api.impl.service.watch with parameters of type NotificationManagerModifierConstructorDescriptionWatchServiceImpl
(ConfluenceUserResolver confluenceUserResolver, PermissionManager permissionManager, NotificationManager notificationManager, SpaceManager spaceManager, SpaceService spaceService, ContentEntityManager contentEntityManager, ContentService contentService, AccessModeService accessModeService, PersonFactory personFactory, PaginationService paginationService) -
Uses of NotificationManager in com.atlassian.confluence.content.service
Constructors in com.atlassian.confluence.content.service with parameters of type NotificationManagerModifierConstructorDescriptionDefaultBlogPostService
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, SpacePermissionManager spacePermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPropertyManager contentPropertyManager, LabelManager labelManager, Supplier<DraftsTransitionHelper> draftsTransitionHelperSupplier) DefaultPageService
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPropertyManager contentPropertyManager, LabelManager labelManager, Supplier<DraftsTransitionHelper> draftsTransitionHelperSupplier, MovePageCommandHelper movePageCommandHelper) DefaultPageService
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPropertyManager contentPropertyManager, LabelManager labelManager, Supplier<DraftsTransitionHelper> draftsTransitionHelperSupplier, LongRunningTaskManagerInternal longRunningTaskManager) Deprecated.since 8.1 -
Uses of NotificationManager in com.atlassian.confluence.content.service.blogpost
Constructors in com.atlassian.confluence.content.service.blogpost with parameters of type NotificationManagerModifierConstructorDescriptionCreateBlogPostCommandImpl
(PageManager pageManager, SpacePermissionManager spacePermissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, BlogPostProvider blogPostProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, ContentEntityObject draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) Deprecated.since 5.10CreateBlogPostCommandImpl
(PageManager pageManager, SpacePermissionManager spacePermissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, BlogPostProvider blogPostProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, BlogPost draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) CreateBlogPostCommandImpl
(PageManager pageManager, SpacePermissionManager spacePermissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, BlogPostProvider blogPostProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, Draft draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) Deprecated.since 5.10 -
Uses of NotificationManager in com.atlassian.confluence.content.service.page
Fields in com.atlassian.confluence.content.service.page declared as NotificationManagerModifier and TypeFieldDescriptionprotected NotificationManager
CreateAbstractPageCommandImpl.notificationManager
Constructors in com.atlassian.confluence.content.service.page with parameters of type NotificationManagerModifierConstructorDescriptionprotected
CreateAbstractPageCommandImpl
(PageManager pageManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, ContentEntityObject draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) Deprecated.since 5.10protected
CreateAbstractPageCommandImpl
(PageManager pageManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, AbstractPage draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) protected
CreateAbstractPageCommandImpl
(PageManager pageManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, Draft draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) Deprecated.since 5.10CreatePageCommandImpl
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, PageProvider pageProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, ContentEntityObject draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) Deprecated.since 5.10CreatePageCommandImpl
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, PageProvider pageProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, Draft draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) Deprecated.since 5.10CreatePageCommandImpl
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, PageProvider pageProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, Page draft, com.atlassian.user.User user, boolean notifySelf, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) CreatePageFromExistingCommandImpl
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, PageProvider pageProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, ContentEntityObject draft, com.atlassian.user.User user, boolean notifySelf, SpaceProvider spaceProvider, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) Deprecated.since 5.10CreatePageFromExistingCommandImpl
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, PageProvider pageProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, Draft draft, com.atlassian.user.User user, boolean notifySelf, SpaceProvider spaceProvider, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) Deprecated.since 5.10CreatePageFromExistingCommandImpl
(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, PageProvider pageProvider, ContentPermissionProvider permissionProvider, CreateContextProvider contextProvider, Page draft, com.atlassian.user.User user, boolean notifySelf, SpaceProvider spaceProvider, ContentPropertyManager contentPropertyManager, LabelManager labelManager, DraftsTransitionHelper draftsTransitionHelper) -
Uses of NotificationManager in com.atlassian.confluence.impl.content
Constructors in com.atlassian.confluence.impl.content with parameters of type NotificationManagerModifierConstructorDescriptionDefaultCommentManager
(ContentEntityObjectDaoInternal contentEntityObjectDao, org.hibernate.SessionFactory sessionFactory, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, CommentDaoInternal commentDao, RelationManager relationManager, CollaborativeEditingHelper collaborativeEditingHelper, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, NotificationManager notificationManager, PermissionManager permissionManager) DefaultContentEntityManager
(ContentEntityObjectDaoInternal contentEntityObjectDao, org.hibernate.SessionFactory sessionFactory, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, RelationManager relationManager, CollaborativeEditingHelper collaborativeEditingHelper, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, NotificationManager notificationManager) DefaultCustomContentManager
(CustomContentDao customContentDao, ContentEntityObjectDaoInternal contentEntityObjectDao, org.hibernate.SessionFactory sessionFactory, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, ContentTypeManager contentTypeManager, RelationManager relationManager, CollaborativeEditingHelper collaborativeEditingHelper, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, NotificationManager notificationManager) DefaultPageManager
(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) DefaultPersonalInformationManager
(ContentEntityObjectDaoInternal contentEntityObjectDao, org.hibernate.SessionFactory sessionFactory, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, PersonalInformationDao personalInformationDao, RelationManager relationManager, CollaborativeEditingHelper collaborativeEditingHelper, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, NotificationManager notificationManager) DefaultSpaceDescriptionManager
(ContentEntityObjectDaoInternal contentEntityObjectDao, org.hibernate.SessionFactory sessionFactory, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, RelationManager relationManager, CollaborativeEditingHelper collaborativeEditingHelper, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.impl.notifications
Constructors in com.atlassian.confluence.impl.notifications with parameters of type NotificationManagerModifierConstructorDescriptionContentEntityAutoWatcher
(UserPreferencesAccessor userPreferencesAccessor, NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.labels.listeners
Constructors in com.atlassian.confluence.labels.listeners with parameters of type NotificationManager -
Uses of NotificationManager in com.atlassian.confluence.mail
Constructors in com.atlassian.confluence.mail with parameters of type NotificationManagerModifierConstructorDescriptionChangeDigestNotificationBean
(ContentEntityManager contentEntityManager, UserAccessor userAccessor, PermissionManager permissionManager, NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.mail.notification
Classes in com.atlassian.confluence.mail.notification that implement NotificationManagerConstructors in com.atlassian.confluence.mail.notification with parameters of type NotificationManagerModifierConstructorDescriptionDefaultNotificationsSender
(UserAccessor userAccessor, com.atlassian.core.task.MultiQueueTaskManager taskManager, NotificationManager notificationManager, Renderer viewRenderer, PermissionManager permissionManager, FormatSettingsManager formatSettingsManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, Differ differ, NotificationRenderManager notificationRenderManager, DataSourceFactory dataSourceFactory, ConfluenceAccessManager confluenceAccessManager) NotificationRemovalListener
(NotificationManager notificationManager, PermissionManager permissionManager) -
Uses of NotificationManager in com.atlassian.confluence.mail.notification.actions
Methods in com.atlassian.confluence.mail.notification.actions with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
ListWatchersAction.setNotificationManager
(NotificationManager notificationManager) void
ManageWatchersAction.setNotificationManager
(NotificationManager notificationManager) void
PageNotificationAction.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.mail.notification.listeners
Fields in com.atlassian.confluence.mail.notification.listeners declared as NotificationManagerModifier and TypeFieldDescriptionprotected NotificationManager
AbstractNotificationsListener.notificationManager
Deprecated.Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
AbstractNotificationsListener.setNotificationManager
(NotificationManager notificationManager) Deprecated. -
Uses of NotificationManager in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that return NotificationManagerModifier and TypeMethodDescriptiondefault NotificationManager
PageManager.getNotificationManager()
Deprecated.since 5.8 do not use.Methods in com.atlassian.confluence.pages with parameters of type NotificationManagerModifier and TypeMethodDescriptiondefault void
PageManager.setNotificationManager
(NotificationManager notificationManager) Deprecated.since 5.8 do not use.Constructors in com.atlassian.confluence.pages with parameters of type NotificationManagerModifierConstructorDescriptionDefaultAttachmentManager
(AttachmentDaoInternal attachmentDao, ContentEntityObjectDaoInternal contentEntityObjectDao, com.atlassian.event.api.EventPublisher eventPublisher, UserPreferencesAccessor userPreferencesAccessor, NotificationManager notificationManager, RelationManager relationManager, RetentionFeatureChecker retentionFeatureChecker, ContentReconciliationManager reconciliationManager, ContentPermissionManager contentPermissionManager, PermissionManager permissionManager) -
Uses of NotificationManager in com.atlassian.confluence.pages.actions
Fields in com.atlassian.confluence.pages.actions declared as NotificationManagerModifier and TypeFieldDescriptionprotected NotificationManager
AbstractCreateAndEditPageAction.notificationManager
protected NotificationManager
ViewPageAction.notificationManager
Methods in com.atlassian.confluence.pages.actions that return NotificationManagerModifier and TypeMethodDescriptionAbstractCreateAndEditPageAction.getNotificationManager()
ViewPageAction.getNotificationManager()
Methods in com.atlassian.confluence.pages.actions with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
AbstractCreateAndEditPageAction.setNotificationManager
(NotificationManager notificationManager) void
AddCommentAction.setNotificationManager
(NotificationManager notificationManager) void
EditCommentAction.setNotificationManager
(NotificationManager notificationManager) void
ViewPageAction.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Methods in com.atlassian.confluence.plugin.descriptor.web.conditions.user with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
UserWatchingPageCondition.setNotificationManager
(NotificationManager notificationManager) void
UserWatchingSpaceCondition.setNotificationManager
(NotificationManager notificationManager) void
UserWatchingSpaceForContentTypeCondition.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.plugins.labels.actions
Fields in com.atlassian.confluence.plugins.labels.actions declared as NotificationManagerModifier and TypeFieldDescriptionprotected NotificationManager
AbstractUserProfileAction.notificationManager
Methods in com.atlassian.confluence.plugins.labels.actions with parameters of type NotificationManagerModifier and TypeMethodDescriptionfinal void
AbstractUserProfileAction.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.plugins.like.actions
Methods in com.atlassian.confluence.plugins.like.actions with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
NotificationsAction.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.plugins.like.notifications
Constructors in com.atlassian.confluence.plugins.like.notifications with parameters of type NotificationManagerModifierConstructorDescriptionDefaultLikeNotificationManager
(UserAccessor userAccessor, NotificationManager notificationManager, LikeManager likeManager, NetworkService networkService, NotificationDao notificationDao, ContentEntityManager entityManager) -
Uses of NotificationManager in com.atlassian.confluence.plugins.like.spring
Methods in com.atlassian.confluence.plugins.like.spring that return NotificationManagerMethods in com.atlassian.confluence.plugins.like.spring with parameters of type NotificationManagerModifier and TypeMethodDescriptionSpringConfiguration.likeNotificationManager
(UserAccessor userAccessor, NotificationManager notificationManager, LikeManager likeManager, NetworkService networkService, NotificationDao notificationDao, ContentEntityManager entityManager) -
Uses of NotificationManager in com.atlassian.confluence.plugins.rest.jackson2.resources
Constructors in com.atlassian.confluence.plugins.rest.jackson2.resources with parameters of type NotificationManagerModifierConstructorDescriptionContentWatchesResource
(NotificationManager notificationManager, ContentEntityManager contentEntityManager) LabelWatchesResource
(NotificationManager notificationManager, LabelManager labelManager) -
Uses of NotificationManager in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
NotificationsSoapService.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.spaces
Methods in com.atlassian.confluence.spaces with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
DefaultSpaceManager.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.spaces.actions
Fields in com.atlassian.confluence.spaces.actions declared as NotificationManagerModifier and TypeFieldDescriptionprotected NotificationManager
AbstractSpaceAction.notificationManager
Methods in com.atlassian.confluence.spaces.actions with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
AbstractSpaceAction.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type NotificationManagerModifier and TypeMethodDescriptionvoid
FuncTestRpcHandlerImpl.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in com.atlassian.confluence.tinymceplugin.rest
Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type NotificationManagerModifierConstructorDescriptionPageResource
(CommentService commentService, NotificationManager notificationManager, CommentRenderService commentRenderService, CaptchaManager captchaManager, FormatConverter converter, PageManager pageManager, PermissionManager permissionManager, com.atlassian.struts.xsrf.XsrfTokenGenerator tokenGenerator, DraftsTransitionHelper draftsTransitionHelper, HeartbeatManager heartbeatManager, Differ differ, UserChecker userChecker, CollaborativeEditingHelper collaborativeEditingHelper, com.atlassian.event.api.EventPublisher eventPublisher, StorageFormatCleaner storageFormatCleaner, LicenseService licenseService) -
Uses of NotificationManager in com.atlassian.confluence.user.actions
Fields in com.atlassian.confluence.user.actions declared as NotificationManagerModifier and TypeFieldDescriptionprotected NotificationManager
AbstractUserProfileAction.notificationManager
Methods in com.atlassian.confluence.user.actions with parameters of type NotificationManagerModifier and TypeMethodDescriptionfinal void
AbstractUserProfileAction.setNotificationManager
(NotificationManager notificationManager) -
Uses of NotificationManager in it.com.atlassian.confluence.testsupport
Fields in it.com.atlassian.confluence.testsupport declared as NotificationManagerModifier and TypeFieldDescriptionprotected NotificationManager
AbstractBulkActionTest.notificationManager