Package com.atlassian.jira.mail
package com.atlassian.jira.mail
-
ClassDescriptionBidi characters have additional wrapping done by atlassian-renderer.Default implementation of
CssInliner
.Launcher for the Botocss cleanup thread.Wrapper class for MailQueueItem that monitors every item being successfully processed in the mail queue.Provides an easy way to inject inline CSS to rendered email templatesProvides the template with all required objects.TODO: Document this class / interface hereThis is a wrapper class around the Email class from atlassian-mail.Interface which provides a way get a list of Notification Event Types mapped to root template files used for given notification.Provides the template with all required objects, including the issue details.This is a facade between the mail subsystem and the plugins managerAMailQueue
that ensures thebaseURL
for all e-mails is correct.Implementation of MailThreader that stores threads in an OfBiz-mediated database.Helper methods for common mail related operations.A component to use when required to construct an email body from HTML that may contain inlined images.A small wrapper that contains the HTML string after it has had images inlined, as well as theBodyPart
's that represent the inlined image attachments, to use when constructing an email body.Methods responsible for sending a notification email to a list ofNotificationRecipient
s.Central place for manipulating logging/debug state for mail servers.Provides access to mail queue and includes auditing layerProvides mail-sending services.Default implementation ofMailService
.Interface to work with email templates files Intended to work with both: single and batched emails Used in REST API plugin to create a possibility to change email templatesIndicates an action in response to an incoming email.Renders wikiContent using wiki renderer.This class makes it possible to pass render context parameters to field renderers in Jira Core.Created by IntelliJ IDEA.MailQueueItem representing single subscription email for single user.The TemplateContext provides the template with all required objects.Decorator for the Issue Object.Provide a simple delegation around a User.