Uses of Interface
com.atlassian.confluence.mail.notification.NotificationManager
-
-
Uses of NotificationManager in com.atlassian.confluence.api.impl.service.watch
Constructors in com.atlassian.confluence.api.impl.service.watch with parameters of type NotificationManager Constructor Description WatchServiceImpl(ConfluenceUserResolver confluenceUserResolver, PermissionManager permissionManager, NotificationManager notificationManager, SpaceManager spaceManager, SpaceService spaceService, ContentEntityManager contentEntityManager, ContentService contentService, AccessModeService accessModeService)
-
Uses of NotificationManager in com.atlassian.confluence.content.service
Constructors in com.atlassian.confluence.content.service with parameters of type NotificationManager Constructor Description DefaultBlogPostService(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, SpacePermissionManager spacePermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPropertyManager contentPropertyManager, LabelManager labelManager, com.google.common.base.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, com.google.common.base.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, com.google.common.base.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 NotificationManager Constructor Description 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, 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 NotificationManager Modifier and Type Field Description protected NotificationManager
CreateAbstractPageCommandImpl. notificationManager
Constructors in com.atlassian.confluence.content.service.page with parameters of type NotificationManager Constructor Description 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.10CreateAbstractPageCommandImpl(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)
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.importexport
Methods in com.atlassian.confluence.impl.importexport with parameters of type NotificationManager Modifier and Type Method Description void
SpaceBackupExporter. setNotificationManager(NotificationManager notificationManager)
-
Uses of NotificationManager in com.atlassian.confluence.impl.notifications
Constructors in com.atlassian.confluence.impl.notifications with parameters of type NotificationManager Constructor Description ContentEntityAutoWatcher(UserPreferencesAccessor userPreferencesAccessor, NotificationManager notificationManager)
-
Uses of NotificationManager in com.atlassian.confluence.importexport.impl
Methods in com.atlassian.confluence.importexport.impl with parameters of type NotificationManager Modifier and Type Method Description void
XmlExporter. setNotificationManager(NotificationManager notificationManager)
Deprecated. -
Uses of NotificationManager in com.atlassian.confluence.labels.listeners
Constructors in com.atlassian.confluence.labels.listeners with parameters of type NotificationManager Constructor Description LabelDeleteListener(NotificationManager notificationManager)
-
Uses of NotificationManager in com.atlassian.confluence.mail
Constructors in com.atlassian.confluence.mail with parameters of type NotificationManager Constructor Description ChangeDigestNotificationBean(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 NotificationManager Modifier and Type Class Description class
DefaultNotificationManager
Constructors in com.atlassian.confluence.mail.notification with parameters of type NotificationManager Constructor Description DefaultNotificationsSender(UserAccessor userAccessor, com.atlassian.core.task.MultiQueueTaskManager taskManager, NotificationManager notificationManager, Renderer viewRenderer, PermissionManager permissionManager, FormatSettingsManager formatSettingsManager, com.atlassian.plugin.webresource.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 NotificationManager Modifier and Type Method Description void
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 NotificationManager Modifier and Type Field Description protected NotificationManager
AbstractNotificationsListener. notificationManager
Deprecated.Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type NotificationManager Modifier and Type Method Description void
AbstractNotificationsListener. setNotificationManager(NotificationManager notificationManager)
Deprecated. -
Uses of NotificationManager in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that return NotificationManager Modifier and Type Method Description default NotificationManager
PageManager. getNotificationManager()
Deprecated.since 5.8 do not use.Methods in com.atlassian.confluence.pages with parameters of type NotificationManager Modifier and Type Method Description default void
PageManager. setNotificationManager(NotificationManager notificationManager)
Deprecated.since 5.8 do not use.Constructors in com.atlassian.confluence.pages with parameters of type NotificationManager Constructor Description DefaultAttachmentManager(AttachmentDaoInternal attachmentDao, ContentEntityObjectDaoInternal<?> contentEntityObjectDao, com.atlassian.event.api.EventPublisher eventPublisher, UserPreferencesAccessor userPreferencesAccessor, NotificationManager notificationManager, RelationManager relationManager, RetentionFeatureChecker retentionFeatureChecker, ContentReconciliationManager reconciliationManager)
-
Uses of NotificationManager in com.atlassian.confluence.pages.actions
Fields in com.atlassian.confluence.pages.actions declared as NotificationManager Modifier and Type Field Description protected NotificationManager
AbstractCreateAndEditPageAction. notificationManager
protected NotificationManager
ViewPageAction. notificationManager
Methods in com.atlassian.confluence.pages.actions that return NotificationManager Modifier and Type Method Description NotificationManager
AbstractCreateAndEditPageAction. getNotificationManager()
NotificationManager
ViewPageAction. getNotificationManager()
Methods in com.atlassian.confluence.pages.actions with parameters of type NotificationManager Modifier and Type Method Description void
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 NotificationManager Modifier and Type Method Description void
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 NotificationManager Modifier and Type Field Description protected NotificationManager
AbstractUserProfileAction. notificationManager
Methods in com.atlassian.confluence.plugins.labels.actions with parameters of type NotificationManager Modifier and Type Method Description 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 NotificationManager Modifier and Type Method Description void
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 NotificationManager Constructor Description DefaultLikeNotificationManager(UserAccessor userAccessor, NotificationManager notificationManager, LikeManager likeManager, NetworkService networkService, NotificationDao notificationDao, ContentEntityManager entityManager)
-
Uses of NotificationManager in com.atlassian.confluence.plugins.rest.resources
Constructors in com.atlassian.confluence.plugins.rest.resources with parameters of type NotificationManager Constructor Description ContentWatchesResource(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 NotificationManager Modifier and Type Method Description void
NotificationsSoapService. setNotificationManager(NotificationManager notificationManager)
-
Uses of NotificationManager in com.atlassian.confluence.spaces
Methods in com.atlassian.confluence.spaces with parameters of type NotificationManager Modifier and Type Method Description void
DefaultSpaceManager. setNotificationManager(NotificationManager notificationManager)
-
Uses of NotificationManager in com.atlassian.confluence.spaces.actions
Fields in com.atlassian.confluence.spaces.actions declared as NotificationManager Modifier and Type Field Description protected NotificationManager
AbstractSpaceAction. notificationManager
Methods in com.atlassian.confluence.spaces.actions with parameters of type NotificationManager Modifier and Type Method Description void
AbstractSpaceAction. setNotificationManager(NotificationManager notificationManager)
-
Uses of NotificationManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type NotificationManager Modifier and Type Method Description void
FuncTestRpcHandlerImpl. setNotificationManager(NotificationManager notificationManager)
-
Uses of NotificationManager in com.atlassian.confluence.tinymceplugin.rest
Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type NotificationManager Constructor Description PageResource(CommentService commentService, NotificationManager notificationManager, CommentRenderService commentRenderService, CaptchaManager captchaManager, FormatConverter converter, PageManager pageManager, PermissionManager permissionManager, com.atlassian.xwork.XsrfTokenGenerator tokenGenerator, DraftsTransitionHelper draftsTransitionHelper, HeartbeatManager heartbeatManager, Differ differ, UserChecker userChecker, CollaborativeEditingHelper collaborativeEditingHelper, com.atlassian.event.api.EventPublisher eventPublisher, StorageFormatCleaner storageFormatCleaner)
-
Uses of NotificationManager in com.atlassian.confluence.user
Constructors in com.atlassian.confluence.user with parameters of type NotificationManager Constructor Description DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor, SpacePermissionManagerInternal spacePermissionManager, NotificationManager notificationManager, PersonalInformationManager personalInformationManager, UserChecker userChecker, AttachmentManager attachmentManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPermissionManager contentPermissionManager, PermissionManager permissionManager, FollowManager followManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, DisabledUserManager disabledUserManager, ConfluenceUserDao confluenceUserDao, com.atlassian.user.UserManager backingUserManager, SettingsManager settingsManager, AvatarProviderAccessor avatarProviderAccessor, ResourceAccessor resourceAccessor, org.springframework.transaction.PlatformTransactionManager transactionManager, UserMentionsContentReindexer userMentionsContentReindexer, CrowdUserDirectoryHelper crowdUserDirectoryHelper, SynchronizationManager synchronizationManager, UserVerificationTokenManager userVerificationTokenManager, BootstrapManager bootstrapManager)
-
Uses of NotificationManager in com.atlassian.confluence.user.actions
Fields in com.atlassian.confluence.user.actions declared as NotificationManager Modifier and Type Field Description protected NotificationManager
AbstractUserProfileAction. notificationManager
Methods in com.atlassian.confluence.user.actions with parameters of type NotificationManager Modifier and Type Method Description void
AbstractUserProfileAction. setNotificationManager(NotificationManager notificationManager)
-