org.kuali.rice.kew.mail
Class DailyEmailJob
java.lang.Object
   org.kuali.rice.kew.mail.DailyEmailJob
org.kuali.rice.kew.mail.DailyEmailJob
- All Implemented Interfaces: 
- org.quartz.Job
- public class DailyEmailJob 
- extends Object- implements org.quartz.Job
Quartz job for sending daily email reminders.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DailyEmailJob
public DailyEmailJob()
execute
public void execute(org.quartz.JobExecutionContext ctx)
             throws org.quartz.JobExecutionException
- 
- Specified by:
- executein interface- org.quartz.Job
 
- 
- Throws:
- org.quartz.JobExecutionException
 
shouldExecute
protected boolean shouldExecute()
- 
 
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.