org.kuali.hr.time.batch
Class CarryOverSchedulerJob
java.lang.Object
org.springframework.scheduling.quartz.QuartzJobBean
org.kuali.hr.time.batch.CarryOverSchedulerJob
- All Implemented Interfaces:
- org.quartz.Job
public class CarryOverSchedulerJob
- extends org.springframework.scheduling.quartz.QuartzJobBean
Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean |
execute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CarryOverSchedulerJob
public CarryOverSchedulerJob()
executeInternal
protected void executeInternal(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- Specified by:
executeInternal
in class org.springframework.scheduling.quartz.QuartzJobBean
- Throws:
org.quartz.JobExecutionException
getLeavePlanPollingWindow
public int getLeavePlanPollingWindow()
setLeavePlanPollingWindow
public void setLeavePlanPollingWindow(int leavePlanPollingWindow)
getBatchJobService
public static BatchJobService getBatchJobService()
setBatchJobService
public void setBatchJobService(BatchJobService batchJobService)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.