Uses of Class
com.atlassian.jira.notification.NotificationEventManager

Packages that use NotificationEventManager
com.atlassian.jira   
com.atlassian.jira.event.issue   
com.atlassian.jira.plugin.workflow   
 

Uses of NotificationEventManager in com.atlassian.jira
 

Methods in com.atlassian.jira that return NotificationEventManager
static NotificationEventManager ManagerFactory.getNotificationEventManager()
           
 

Uses of NotificationEventManager in com.atlassian.jira.event.issue
 

Methods in com.atlassian.jira.event.issue with parameters of type NotificationEventManager
static java.util.Map IssueEventType.getEvents(NotificationEventManager notificationEventManager)
           
 

Uses of NotificationEventManager in com.atlassian.jira.plugin.workflow
 

Constructors in com.atlassian.jira.plugin.workflow with parameters of type NotificationEventManager
WorkflowFireIssueEventFunctionPluginFactory(NotificationEventManager notificationEventManager)
           
 



Copyright © 2002-2005 Atlassian. All Rights Reserved.