Uses of Interface
com.atlassian.jira.notification.NotificationFilterManager

Packages that use NotificationFilterManager
com.atlassian.jira.event.listeners.mail   
com.atlassian.jira.mention.commands   
com.atlassian.jira.mock.event   
com.atlassian.jira.notification   
 

Uses of NotificationFilterManager in com.atlassian.jira.event.listeners.mail
 

Constructors in com.atlassian.jira.event.listeners.mail with parameters of type NotificationFilterManager
DebugMailListener(NotificationSchemeManager notificationSchemeManager, IssueMailQueueItemFactory issueMailQueueItemFactory, UserManager userManager, NotificationFilterManager notificationFilterManager)
           
MailListener(NotificationSchemeManager notificationSchemeManager, IssueMailQueueItemFactory issueMailQueueItemFactory, UserManager userManager, NotificationFilterManager notificationFilterManager)
           
 

Uses of NotificationFilterManager in com.atlassian.jira.mention.commands
 

Constructors in com.atlassian.jira.mention.commands with parameters of type NotificationFilterManager
EmailMentionedUsers(com.atlassian.mail.queue.MailQueue mailQueue, RendererManager rendererManager, com.atlassian.mail.server.MailServerManager mailServerManager, NotificationFilterManager notificationFilterManager)
           
 

Uses of NotificationFilterManager in com.atlassian.jira.mock.event
 

Constructors in com.atlassian.jira.mock.event with parameters of type NotificationFilterManager
MockMailListener(NotificationSchemeManager notificationSchemeManager, IssueMailQueueItemFactory issueMailQueueItemFactory, UserManager userManager, NotificationFilterManager notificationFilterManager)
           
 

Uses of NotificationFilterManager in com.atlassian.jira.notification
 

Classes in com.atlassian.jira.notification that implement NotificationFilterManager
 class NotificationFilterManagerImpl
           
 

Constructors in com.atlassian.jira.notification with parameters of type NotificationFilterManager
AdhocNotificationServiceImpl(MailService mailService, UserManager userManager, GroupManager groupManager, WatcherService watcherService, VoteService voteService, PermissionManager permissionManager, I18nHelper.BeanFactory i18nBeanFactory, NotificationSchemeManager notificationSchemeManager, NotificationFilterManager notificationFilterManager, UserPreferencesManager userPreferencesManager)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.