public class SubscriptionSingleRecepientMailQueueItem
extends com.atlassian.mail.queue.AbstractMailQueueItem
OutOfMemoryError
s 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.MailException
public List<ColumnLayoutItem> getColumns(ApplicationUser user) throws Exception
Exception
public String getSubject()
getSubject
in interface com.atlassian.mail.queue.MailQueueItem
getSubject
in class com.atlassian.mail.queue.AbstractMailQueueItem
Copyright © 2002-2024 Atlassian. All Rights Reserved.