|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BugMail in org.shaker.dwu |
Subclasses of BugMail in org.shaker.dwu | |
(package private) class |
BugzillaMail
This subclass of MailBody delivers a Bugzilla mail bug sumission compatible mail body (about 1KB). |
(package private) class |
HTMLMail
This subclass of MailBody delivers a well formatted and mail body (above 5KB). |
(package private) class |
PlainTextMail
This subclass of MailBody delivers a well formatted and low-sized mail body (about 1KB). |
Fields in org.shaker.dwu declared as BugMail | |
private BugMail |
BugProfile.bugMail
|
Methods in org.shaker.dwu that return BugMail | |
private BugMail |
BugProfile.getBugMail(java.lang.String format)
Sets the BugMail based on the format argument. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |