public class EndPayPeriodJob extends BatchJob
| Constructor and Description | 
|---|
EndPayPeriodJob()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(org.quartz.JobExecutionContext context)  | 
protected void | 
runEndPayPeriodJobForUser(CalendarEntry calendarEntry,
                                                  String principalId,
                                                  ClockLog openClockLog,
                                                  String batchUserPrincipalId)  | 
getBatchUserPrincipalId, getBatchUserPrincipalName, getMachineName, jobDataMapToStringpublic EndPayPeriodJob()
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
org.quartz.JobExecutionExceptionprotected void runEndPayPeriodJobForUser(CalendarEntry calendarEntry, String principalId, ClockLog openClockLog, String batchUserPrincipalId)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.