package

com.atlassian.jira.mail

Interfaces

CssInliner Provides an easy way to inject inline CSS to rendered email templates 
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

BotoCssInliner Default implementation of CssInliner
BotocssThreadLauncher Launcher for the Botocss cleanup thread. 
DefaultIssueMailQueueItemFactory  
DefaultMailLoggingManager  
DefaultSubscriptionMailQueueItemFactory  
DefaultTemplateContext Provides the template with all required objects. 
DefaultTemplateContextFactory  
DefaultTemplateIssueFactory  
DiffUtils TODO: Document this class / interface here 
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  
JiraMailQueue A com.atlassian.mail.queue.MailQueue that ensures the baseURL for all e-mails is correct. 
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
MailServiceQueueItemBuilder  
MailThreadManagerImpl  
MentionMailQueueItem Renders wikiContent using wiki renderer. 
StringUtilsBean  
SubscriptionMailQueueItem  
SubscriptionMailQueueMockRequest Created by IntelliJ IDEA. 
TemplateIssue Decorator for the Issue Object. 
TemplateUser Provide a simple delegation around a User. 
UserMailQueueItem  

Enums

MailThreadManager.MailAction Indicates an action in response to an incoming email.