|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.mail.queue.AbstractMailQueueItem
com.atlassian.mail.queue.SingleMailQueueItem
public class SingleMailQueueItem
Created by IntelliJ IDEA. User: Owen Date: 21/05/2003k Time: 17:58:57 To change this template use Options | File Templates.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.mail.queue.AbstractMailQueueItem |
|---|
mailThreader |
| Constructor Summary | |
|---|---|
SingleMailQueueItem(Email email)
|
|
| Method Summary | |
|---|---|
void |
send()
Force the underlying mail to be sent. |
java.lang.String |
toString()
|
| Methods inherited from class com.atlassian.mail.queue.AbstractMailQueueItem |
|---|
execute, getDateQueued, getSendCount, getSubject, hasError, incrementSendCount, setMailThreader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SingleMailQueueItem(Email email)
| Method Detail |
|---|
public void send()
throws MailException
MailQueueItem
MailExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||