| Constructor and Description |
|---|
DefaultCustomContentManager(CustomContentDao customContentDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
ContentTypeManager contentTypeManager,
RelationManager relationManager,
ContentFactory 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,
HibernateSessionManager hibernateSessionManager,
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) |
| 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,
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 |
|---|
DefaultCommentManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
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,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
BlogPostDao blogPostDao,
AbstractPageDao abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
ChangeIndexer changeIndexer,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
SharedDraftsDarkFeatureHelper sharedDraftsDarkFeatureHelper,
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,
EventMarshallingRegistry eventMarshallingRegistry,
UserAccessor userAccessor) |
| 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,
HibernateSessionManager hibernateSessionManager,
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) |
| 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) |
| Constructor and Description |
|---|
RemoveInvalidSpaceWatchersUpgradeTask(SpaceManager spaceManager,
PermissionManager permissionManager,
NotificationManager notificationManager) |
| Constructor and Description |
|---|
DefaultPersonalInformationManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
PersonalInformationDao personalInformationDao,
RelationManager relationManager) |
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor,
SpacePermissionManagerInternal 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,
AvatarProviderAccessor avatarProviderAccessor,
ResourceAccessor resourceAccessor,
org.springframework.transaction.PlatformTransactionManager transactionManager,
RelationManager relationManager) |
| 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,
HibernateSessionManager hibernateSessionManager,
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–2016 Atlassian. All rights reserved.