com.atlassian.confluence.mail.jobs
Class ClearOldMailErrors
java.lang.Object
org.springframework.scheduling.quartz.QuartzJobBean
com.atlassian.quartz.jobs.AbstractJob
com.atlassian.confluence.mail.jobs.ClearOldMailErrors
- All Implemented Interfaces:
- com.opensymphony.xwork.LocaleProvider, org.quartz.Job
public class ClearOldMailErrors
- extends AbstractJob
Created by IntelliJ IDEA.
User: Tomd
Date: 17/05/2005
Time: 14:14:34
To change this template use File | Settings | File Templates.
Method Summary |
void |
doExecute(org.quartz.JobExecutionContext jobExecutionContext)
|
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 |
ClearOldMailErrors
public ClearOldMailErrors()
doExecute
public void doExecute(org.quartz.JobExecutionContext jobExecutionContext)
throws org.quartz.JobExecutionException
- Specified by:
doExecute
in class AbstractJob
- Throws:
org.quartz.JobExecutionException