package

com.atlassian.jira.event.listeners.mail

Interfaces

IssueEventBundleMailHandler Interface for classes that are able to handle IssueEventBundle events, sending email notifications to the appropriate users. 
IssueEventMailNotifier Class in charge of generating mail notifications for issue events. 

Classes

DebugMailListener This listener is used to debug the MailListener. 
IssueEventBundleMailHandlerImpl Default implementation for IssueEventBundleMailHandler  
IssueEventMailNotifierImpl  
MailListener A listener for emailing notifications.