package

com.atlassian.jira.mail

Interfaces

IssueMailQueueItemFactory  
JiraMailPluginsHelper This is a facade between the mail subsystem and the plugins manager  
MailLoggingManager Central place for manipulating logging/debug state for mail servers. 
MailService Provides mail-sending services. 
MailThreadManager  
SubscriptionMailQueueItemFactory  
TemplateContext The TemplateContext provides the template with all required objects. 
TemplateContextFactory  
TemplateIssueFactory  

Classes

DefaultIssueMailQueueItemFactory  
DefaultMailLoggingManager  
DefaultSubscriptionMailQueueItemFactory  
DefaultTemplateContext Provides the template with all required objects. 
DefaultTemplateContextFactory  
DefaultTemplateIssueFactory  
DiffUtils TODO: Document this class / interface here 
DummyUser Used to represent a deleted user. 
Email This is a wrapper class around the Email class from atlassian-mail. 
IssueMailQueueItem  
IssueTemplateContext Provides the template with all required objects, including the issue details. 
JiraMailPluginsHelperImpl  
JiraMailQueueUtils  
JiraMailThreader Implementation of MailThreader that stores threads in an OfBiz-mediated database. 
JiraMailUtils Helper methods for common mail related operations. 
MailingListCompiler Methods responsible for sending a notification email to a list of NotificationRecipients. 
MailServiceImpl Default implementation of MailService
MailThreadManagerImpl  
RenderingMailQueueItem Renders e-mails on send. 
StringUtilsBean  
SubscriptionMailQueueItem  
SubscriptionMailQueueMockRequest Created by IntelliJ IDEA. 
TemplateIssue Decorator for the Issue Object. 
TemplateUser Provide a simple delegation around a User. 
UserMailQueueItem