org.kuali.rice.kew.mail
Class WeeklyEmailJob
java.lang.Object
   org.kuali.rice.kew.mail.WeeklyEmailJob
org.kuali.rice.kew.mail.WeeklyEmailJob
- All Implemented Interfaces: 
- org.quartz.Job
- public class WeeklyEmailJob 
- extends Object- implements org.quartz.Job
Quartz job for sending weekly 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 | 
 
WeeklyEmailJob
public WeeklyEmailJob()
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-2013 The Kuali Foundation. All Rights Reserved.