| Constructor and Description |
|---|
WatchServiceImpl(UserAccessor userAccessor,
PermissionManager permissionManager,
NotificationManager notificationManager,
PersonModelFactory personFactory,
SpaceManager spaceManager,
ContentEntityManager contentEntityManager,
LabelManager labelManager) |
| Constructor and Description |
|---|
DefaultCustomContentManager(CustomContentDao customContentDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
ContentTypeManager contentTypeManager,
RelationManager relationManager,
ContentModelFactory contentFactory,
ChangeIndexer changeIndexer,
ApiSupportProvider apiSupportProvider) |
| Constructor and Description |
|---|
DefaultBlogPostService(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
SpacePermissionManager spacePermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
DefaultPageService(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
| 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,
BlogPost draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
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,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
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,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
| 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,
AbstractPage draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
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,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
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,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
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,
ContentEntityObject draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
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,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
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,
Page draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
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,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
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,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
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,
Page draft,
com.atlassian.user.User user,
boolean notifySelf,
SpaceProvider spaceProvider,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationManager |
DefaultContentEntityManager.getNotificationManager() |
| Constructor and Description |
|---|
DefaultContentEntityManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager) |
| Constructor and Description |
|---|
XmlExporter(ConfluenceBandanaRecordDao confluenceBandanaRecordDao,
NotificationManager notificationManager,
ConfluencePropertySetManager propertySetManager,
PageManager pageManager,
CustomContentManager customContentManager,
LikeEntityDao likeDao,
StorageFormatUserRewriter storageFormatUserRewriter,
User2ContentHibernateRelationDao user2ContentHibernateRelationDao,
Content2ContentHibernateRelationDao content2ContentHibernateRelationDao,
org.hibernate.engine.spi.SessionFactoryImplementor sessionFactoryImplementor) |
| Constructor and Description |
|---|
LabelDeleteListener(NotificationManager notificationManager) |
| Constructor and Description |
|---|
ChangeDigestNotificationBean(ContentEntityManager contentEntityManager,
UserAccessor userAccessor,
PermissionManager permissionManager,
NotificationManager notificationManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNotificationManager |
| Constructor and Description |
|---|
DefaultNotificationsSender(UserAccessor userAccessor,
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageNotificationAction.setNotificationManager(NotificationManager notificationManager) |
void |
ManageWatchersAction.setNotificationManager(NotificationManager notificationManager) |
void |
ListWatchersAction.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 |
|---|
AddCreatorOrModifierAsWatcherListener(UserAccessor userAccessor,
NotificationManager notificationManager) |
| Modifier and Type | Method and Description |
|---|---|
NotificationManager |
PageManager.getNotificationManager()
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to manager interface.
|
NotificationManager |
DefaultPageManager.getNotificationManager()
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to service interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageManager.setNotificationManager(NotificationManager notificationManager)
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to manager interface.
|
void |
DefaultPageManager.setNotificationManager(NotificationManager notificationManager)
Deprecated.
since 5.8. Use constructor injection instead.
|
| Constructor and Description |
|---|
DefaultAttachmentManager(AttachmentDao attachmentDao,
ContentEntityObjectDao contentEntityObjectDao,
com.atlassian.event.EventManager eventManager,
ConfluenceIndexer indexer,
ChangeIndexer changeIndexer,
com.google.common.base.Supplier<UserAccessor> userAccessor,
NotificationManager notificationManager) |
DefaultCommentManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
CommentDao commentDao,
RelationManager relationManager,
com.atlassian.vcache.VCacheFactory cacheFactory) |
DefaultPageManager(PageDao pageDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
BlogPostDao blogPostDao,
AbstractPageDao abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
PermissionManager permissionManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
SynchronizationManager synchronizationManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.google.common.base.Supplier<com.atlassian.sal.api.features.DarkFeatureManager> darkFeatureManagerRef,
PermissionCheckExemptions permissionCheckExemptions,
HibernateSessionHelper hibernateSessionHelper,
net.sf.hibernate.SessionFactory sessionFactory,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
ContentPropertyService contentPropertyService) |
| 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 | 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) |
| Constructor and Description |
|---|
DefaultSpaceDescriptionManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager) |
DefaultSpaceManager(SpaceDescriptionManager spaceDescriptionManager,
SpacePermissionManagerInternal spacePermissionManager,
SpacePermissionQueryManager spacePermissionQueryManager,
AttachmentManager attachmentManager,
SpaceDao spaceDao,
SettingsManager settingsManager,
UserAccessor userAccessor,
com.atlassian.user.GroupManager groupManager,
PermissionCheckExemptions permissionCheckExemptions,
ConfluenceIndexer indexer,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
LabelManager labelManager,
I18NBeanFactory i18NBeanFactory,
com.atlassian.vcache.VCacheFactory cacheFactory,
PermissionsAdministratorBuilder permissionsAdministratorBuilder,
SpacePermissionOperationKeyConverter spacePermissionOperationKeyConverter) |
| 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,
DraftsTransitionHelper draftsTransitionHelper,
HeartbeatManager heartbeatManager,
Differ differ,
CollaborativeEditingHelper collaborativeEditingHelper) |
| Constructor and Description |
|---|
RemoveInvalidSpaceWatchersUpgradeTask(SpaceManager spaceManager,
PermissionManager permissionManager,
NotificationManager notificationManager) |
| Constructor and Description |
|---|
DefaultPersonalInformationManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
PersonalInformationDao personalInformationDao,
RelationManager relationManager) |
UserPreRemovalCleanupListener(SpacePermissionManagerInternal spacePermissionManager,
NotificationManager notificationManager,
PersonalInformationManager personalInformationManager,
ContentPermissionManager contentPermissionManager,
UserStatusManager userStatusManager,
FollowManager followManager,
RelationManager relationManager,
com.atlassian.user.properties.PropertySetFactory userPropertySetFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected NotificationManager |
AbstractUserProfileAction.notificationManager |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUserProfileAction.setNotificationManager(NotificationManager notificationManager) |
| Constructor and Description |
|---|
DefaultUserStatusManager(UserStatusDao userStatusDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceCleanupProcessor.setNotificationManager(NotificationManager notificationManager) |
void |
NotificationCleanupProcessor.setNotificationManager(NotificationManager notificationManager) |
Copyright © 2003–2017 Atlassian. All rights reserved.