|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
com.atlassian.confluence.mail.template.NonUserMailNotificationQueueItem
public class NonUserMailNotificationQueueItem
Handles mail notifications to be sent to non-Confluence users, i.e. plain email addresses
| Field Summary | |
|---|---|
static java.lang.String |
TEMPLATES_LOCATION
|
| Fields inherited from class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem |
|---|
body, dateQueued, log, MIME_TYPE_HTML, MIME_TYPE_TEXT |
| Constructor Summary | |
|---|---|
NonUserMailNotificationQueueItem(java.lang.String email,
java.lang.String templateLocation,
java.lang.String templateFileName,
java.lang.String subject,
java.lang.String mimeType)
|
|
| Method Summary | |
|---|---|
protected com.atlassian.mail.Email |
createMailObject()
|
| Methods inherited from class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem |
|---|
addVelocityContextParam, clearContext, execute, getBody, getDateQueued, getLastError, getRenderedContent, getRenderedContent, getSendCount, getSubject, getTemplateContent, getTemplateFileName, getTemplateLocation, getVelocityContextParam, hasError, incrementSendCount, isRecognisedMimeType, preRenderBody, removeVelocityContextParam, retrieveMailServer, send, setBody, setLastError, setSubject, setTemplateContent, setTemplateFileName, setTemplateLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TEMPLATES_LOCATION
| Constructor Detail |
|---|
public NonUserMailNotificationQueueItem(java.lang.String email,
java.lang.String templateLocation,
java.lang.String templateFileName,
java.lang.String subject,
java.lang.String mimeType)
| Method Detail |
|---|
protected com.atlassian.mail.Email createMailObject()
createMailObject in class AbstractMailNotificationQueueItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||