|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.dailysummary.scheduling.SummaryEmailJob
public class SummaryEmailJob
Job executed every hour responsible for determining what summary emails need to be sent to whom. Work is delegated to the SummaryEmailWorkQueueManager
| Constructor Summary | |
|---|---|
SummaryEmailJob(SummaryEmailService summaryEmailService)
|
|
| Method Summary | |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SummaryEmailJob(SummaryEmailService summaryEmailService)
| Method Detail |
|---|
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||