|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jwaf.notify.Notification | +--org.jwaf.notify.EmailNotification
This is an email notification
Constructor Summary | |
EmailNotification()
|
Method Summary | |
void |
EmailNotification(Notification baseNotification)
|
Methods inherited from class org.jwaf.notify.Notification |
sendNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmailNotification()
Method Detail |
public void EmailNotification(Notification baseNotification)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |