|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SummaryEmailService
| Method Summary | |
|---|---|
Map |
getContext(com.atlassian.user.User user,
Date date)
Exposes the context required to render the daily summary email. |
void |
sendEmail(com.atlassian.user.User user,
Date date)
Send a summary email to a user with content generate with respect to the given date. |
int |
sendEmailForDate(Date date)
Send email to any users that have mail enabled for the specific datetime. |
| Method Detail |
|---|
int sendEmailForDate(Date date)
date -
void sendEmail(com.atlassian.user.User user,
Date date)
user - date -
Map getContext(com.atlassian.user.User user,
Date date)
user - date -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||