org.kuali.hr.time.batch
Class EmployeeApprovalBatchJob

java.lang.Object
  extended by org.kuali.hr.time.batch.BatchJob
      extended by org.kuali.hr.time.batch.EmployeeApprovalBatchJob

public class EmployeeApprovalBatchJob
extends BatchJob


Constructor Summary
EmployeeApprovalBatchJob(CalendarEntries payCalendarEntry)
           
 
Method Summary
 void doWork()
           
protected  void populateBatchJobEntry(Object o)
           
 
Methods inherited from class org.kuali.hr.time.batch.BatchJob
getBatchJobName, getBatchJobStatus, getHrPyCalendarEntryId, getNextIpAddressInCluster, getTimeElapsed, getTimestamp, getTkBatchJobId, setBatchJobName, setBatchJobStatus, setHrPyCalendarEntryId, setTimeElapsed, setTimestamp, setTkBatchJobId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmployeeApprovalBatchJob

public EmployeeApprovalBatchJob(CalendarEntries payCalendarEntry)
Method Detail

doWork

public void doWork()

populateBatchJobEntry

protected void populateBatchJobEntry(Object o)
Overrides:
populateBatchJobEntry in class BatchJob


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.