public class WeeklyEmailJob extends Object implements org.quartz.Job
| Constructor and Description |
|---|
WeeklyEmailJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext ctx) |
protected boolean |
shouldExecute() |
public WeeklyEmailJob()
public void execute(org.quartz.JobExecutionContext ctx) throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionprotected boolean shouldExecute()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.