public class SubscriptionSingleRecepientMailQueueItem
extends com.atlassian.mail.queue.AbstractMailQueueItem
OutOfMemoryErrors while dealing with large subscriptions.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<ColumnLayoutItem> |
getColumns(ApplicationUser user) |
String |
getSubject()
This is the subject as displayed in the Mail Queue Admin page when the mail is BEING sent.
|
int |
hashCode() |
void |
send() |
String |
toString() |
public void send()
throws com.atlassian.mail.MailException
com.atlassian.mail.MailExceptionpublic List<ColumnLayoutItem> getColumns(ApplicationUser user) throws Exception
Exceptionpublic String getSubject()
getSubject in interface com.atlassian.mail.queue.MailQueueItemgetSubject in class com.atlassian.mail.queue.AbstractMailQueueItemCopyright © 2002-2019 Atlassian. All Rights Reserved.