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.Job
org.quartz.JobExecutionException
protected boolean shouldExecute()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.