public class CarryOverSchedulerJob extends org.springframework.scheduling.quartz.QuartzJobBean
Constructor and Description |
---|
CarryOverSchedulerJob() |
Modifier and Type | Method and Description |
---|---|
protected void |
executeInternal(org.quartz.JobExecutionContext context) |
static BatchJobService |
getBatchJobService() |
int |
getLeavePlanPollingWindow() |
void |
setBatchJobService(BatchJobService batchJobService) |
void |
setLeavePlanPollingWindow(int leavePlanPollingWindow) |
public CarryOverSchedulerJob()
protected void executeInternal(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
executeInternal
in class org.springframework.scheduling.quartz.QuartzJobBean
org.quartz.JobExecutionException
public int getLeavePlanPollingWindow()
public void setLeavePlanPollingWindow(int leavePlanPollingWindow)
public static BatchJobService getBatchJobService()
public void setBatchJobService(BatchJobService batchJobService)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.