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

Packages that use NotificationType
com.atlassian.jira.notification   
com.atlassian.jira.notification.type   
com.atlassian.jira.notification.type.enterprise   
com.atlassian.jira.web.action.admin.notification   
 

Uses of NotificationType in com.atlassian.jira.notification
 

Classes in com.atlassian.jira.notification that implement NotificationType
 class ErrorNotificationType
           
 

Methods in com.atlassian.jira.notification that return NotificationType
 NotificationType NotificationTypeManager.getNotificationType(String id)
           
 

Uses of NotificationType in com.atlassian.jira.notification.type
 

Classes in com.atlassian.jira.notification.type that implement NotificationType
 class AbstractNotificationType
           
 class AllWatchers
           
 class CurrentAssignee
           
 class CurrentReporter
           
 class GroupCFValue
          Group Custom Field notification type.
 class GroupDropdown
           
 class ProjectLead
           
 class ProjectRoleSecurityAndNotificationType
           
 class RemoteUser
           
 class SingleEmailAddress
           
 class SingleUser
           
 class UserCFValue
           
 

Uses of NotificationType in com.atlassian.jira.notification.type.enterprise
 

Classes in com.atlassian.jira.notification.type.enterprise that implement NotificationType
 class ComponentLead
           
 

Uses of NotificationType in com.atlassian.jira.web.action.admin.notification
 

Methods in com.atlassian.jira.web.action.admin.notification that return NotificationType
 NotificationType SchemeAwareNotificationAction.getType(String id)
           
 NotificationType DeleteNotification.getType(String id)
           
 



Copyright © 2002-2007 Atlassian. All Rights Reserved.