org.kuali.kpme.tklm.leave.batch
Class LeaveCalendarDelinquencyJob
java.lang.Object
org.kuali.kpme.core.batch.BatchJob
org.kuali.kpme.tklm.leave.batch.LeaveCalendarDelinquencyJob
- All Implemented Interfaces:
- org.quartz.Job, org.quartz.StatefulJob
public class LeaveCalendarDelinquencyJob
- extends BatchJob
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeaveCalendarDelinquencyJob
public LeaveCalendarDelinquencyJob()
execute
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- Throws:
org.quartz.JobExecutionException
getCalendarEntriesPollingWindow
public static int getCalendarEntriesPollingWindow()
setCalendarEntriesPollingWindow
public static void setCalendarEntriesPollingWindow(int calendarEntriesPollingWindow)
getCalendarEntryService
public static CalendarEntryService getCalendarEntryService()
setCalendarEntryService
public static void setCalendarEntryService(CalendarEntryService calendarEntryService)
getKpmeNotificationService
public static KPMENotificationService getKpmeNotificationService()
setKpmeNotificationService
public static void setKpmeNotificationService(KPMENotificationService kpmeNotificationService)
getLeaveCalendarDocumentHeaderService
public static LeaveCalendarDocumentHeaderService getLeaveCalendarDocumentHeaderService()
setLeaveCalendarDocumentHeaderService
public static void setLeaveCalendarDocumentHeaderService(LeaveCalendarDocumentHeaderService leaveCalendarDocumentHeaderService)
getPrincipalHRAttributesService
public static PrincipalHRAttributesService getPrincipalHRAttributesService()
setPrincipalHRAttributesService
public static void setPrincipalHRAttributesService(PrincipalHRAttributesService principalHRAttributesService)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.