Constructor and Description |
---|
DefaultBlogPostService(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
SpacePermissionManager spacePermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ContentPropertyManager contentPropertyManager) |
DefaultPageService(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ContentPropertyManager contentPropertyManager) |
Constructor and 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,
Draft draft,
com.atlassian.user.User user,
boolean notifySelf,
ContentPropertyManager contentPropertyManager) |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
CreateAbstractPageCommandImpl.notificationManager |
Constructor and Description |
---|
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) |
CreatePageCommandImpl(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) |
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,
Draft draft,
com.atlassian.user.User user,
boolean notifySelf,
SpaceProvider spaceProvider,
ContentPropertyManager contentPropertyManager) |
Modifier and Type | Method and Description |
---|---|
void |
XmlExporter.setNotificationManager(NotificationManager notificationManager) |
Constructor and Description |
---|
LabelDeleteListener(NotificationManager notificationManager) |
Constructor and Description |
---|
ChangeDigestNotificationBean(ContentEntityManager contentEntityManager,
UserAccessor userAccessor,
DefaultPermissionManager permissionManager,
NotificationManager notificationManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNotificationManager |
Constructor and 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) |
Modifier and Type | Method and Description |
---|---|
void |
PageNotificationAction.setNotificationManager(NotificationManager notificationManager) |
void |
ListWatchersAction.setNotificationManager(NotificationManager notificationManager) |
void |
AlterPageNotificationAction.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
AbstractNotificationsListener.notificationManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractNotificationsListener.setNotificationManager(NotificationManager notificationManager) |
Constructor and Description |
---|
AddCreatorAsWatcherOnPageCreationListener(UserAccessor userAccessor,
NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
NotificationManager |
PageManager.getNotificationManager() |
NotificationManager |
DefaultPageManager.getNotificationManager() |
Modifier and Type | Method and Description |
---|---|
void |
PageManager.setNotificationManager(NotificationManager notificationManager) |
void |
DefaultPageManager.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
ViewPageAction.notificationManager |
protected NotificationManager |
AbstractCreateAndEditPageAction.notificationManager |
Modifier and Type | Method and Description |
---|---|
NotificationManager |
ViewPageAction.getNotificationManager() |
NotificationManager |
AbstractCreateAndEditPageAction.getNotificationManager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewPageAction.setNotificationManager(NotificationManager notificationManager) |
void |
EditCommentAction.setNotificationManager(NotificationManager notificationManager) |
void |
AddCommentAction.setNotificationManager(NotificationManager notificationManager) |
void |
AbstractCreateAndEditPageAction.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
UserWatchingSpaceForContentTypeCondition.setNotificationManager(NotificationManager notificationManager) |
void |
UserWatchingSpaceCondition.setNotificationManager(NotificationManager notificationManager) |
void |
UserWatchingPageCondition.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
EditorAction.notificationManager |
Modifier and Type | Method and Description |
---|---|
void |
EditorAction.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationsAction.setNotificationManager(NotificationManager notificationManager) |
Constructor and Description |
---|
DefaultLikeNotificationManager(UserAccessor userAccessor,
NotificationManager notificationManager,
LikeManager likeManager,
NetworkService networkService,
NotificationDao notificationDao,
ContentEntityManager entityManager) |
Constructor and Description |
---|
ContentWatchesResource(NotificationManager notificationManager,
ContentEntityManager contentEntityManager) |
LabelWatchesResource(NotificationManager notificationManager,
LabelManager labelManager) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationsSoapService.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSpaceManager.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
AbstractSpaceAction.notificationManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSpaceAction.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
FuncTestRpcHandlerImpl.setNotificationManager(NotificationManager notificationManager) |
Constructor and Description |
---|
PageResource(CommentService commentService,
NotificationManager notificationManager,
CommentRenderService commentRenderService,
CaptchaManager captchaManager,
FormatConverter converter,
PageManager pageManager,
PermissionManager permissionManager,
com.atlassian.xwork.XsrfTokenGenerator tokenGenerator) |
Constructor and Description |
---|
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor,
SpacePermissionManager spacePermissionManager,
ContentEntityManager contentEntityManager,
NotificationManager notificationManager,
PersonalInformationManager personalInformationManager,
UserChecker userChecker,
AttachmentManager attachmentManager,
com.atlassian.event.EventManager eventManager,
ContentPermissionManager contentPermissionManager,
PermissionManager permissionManager,
UserStatusManager userStatusManager,
FollowManager followManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
DisabledUserManager disabledUserManager,
HibernateSessionManager sessionManager,
ConfluenceUserDao confluenceUserDao,
com.atlassian.user.UserManager backingUserManager,
SettingsManager settingsManager,
com.atlassian.crowd.embedded.api.UnfilteredCrowdService unfilteredCrowdService,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier) |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
AbstractUserProfileAction.notificationManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUserProfileAction.setNotificationManager(NotificationManager notificationManager) |
Copyright © 2003–2016 Atlassian. All rights reserved.