|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.scheduling.quartz.QuartzJobBean com.atlassian.quartz.jobs.AbstractJob com.atlassian.confluence.mail.jobs.DailyReportJob
public class DailyReportJob
Field Summary |
---|
Fields inherited from class com.atlassian.quartz.jobs.AbstractJob |
---|
DEFAULT_SESSION_FACTORY_BEAN_NAME, textProviders |
Constructor Summary | |
---|---|
DailyReportJob()
|
Method Summary | |
---|---|
void |
doExecute(org.quartz.JobExecutionContext jobExecutionContext)
|
DailyReportManager |
getDailyReportManager()
|
void |
setDailyReportManager(DailyReportManager dailyReportManager)
|
Methods inherited from class com.atlassian.quartz.jobs.AbstractJob |
---|
addAssociatedActionForResources, allowConcurrentExecution, executeInternal, getLocale, getResourceBundle, getText, getText, setApplicationConfig, setSessionFactory |
Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean |
---|
execute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DailyReportJob()
Method Detail |
---|
public DailyReportManager getDailyReportManager()
public void setDailyReportManager(DailyReportManager dailyReportManager)
public void doExecute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
doExecute
in class AbstractJob
org.quartz.JobExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |