|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SummaryEmailService
Method Summary | |
---|---|
boolean |
sendEmail(com.atlassian.user.User user,
java.util.Date date)
Send a summary email to a user with content generated with respect to the given date. |
int |
sendEmailForDate(java.util.Date date)
Send email to any users that have mail enabled for the specific datetime. |
Method Detail |
---|
int sendEmailForDate(java.util.Date date)
date
-
boolean sendEmail(com.atlassian.user.User user, java.util.Date date)
The email is not sent if there is no content available for the user.
user
- date
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |