public class NonUserMailNotificationQueueItem extends AbstractMailNotificationQueueItem
body, dateQueued, MIME_TYPE_HTML, MIME_TYPE_TEXT
Constructor and Description |
---|
NonUserMailNotificationQueueItem(String email,
String templateLocation,
String templateFileName,
String subject,
String mimeType) |
Modifier and Type | Method and Description |
---|---|
protected com.atlassian.mail.Email |
createMailObject() |
addVelocityContextParam, clearContext, compareTo, execute, getBody, getDateQueued, getLastError, getRenderedContent, getRenderedContent, getSendCount, getSubject, getTemplateContent, getTemplateFileName, getTemplateLocation, getVelocityContextParam, hasError, incrementSendCount, isRecognisedMimeType, preRenderBody, removeVelocityContextParam, renderTemplate, retrieveMailServer, send, setBody, setLastError, setSubject, setTemplateContent, setTemplateFileName, setTemplateLocation, transformForEmail
protected com.atlassian.mail.Email createMailObject()
createMailObject
in class AbstractMailNotificationQueueItem
Copyright © 2003–2017 Atlassian. All rights reserved.