org.kuali.hr.time.batch
Class SupervisorApprovalBatchJob

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

public class SupervisorApprovalBatchJob
extends BatchJob


Constructor Summary
SupervisorApprovalBatchJob(String hrPyCalendarEntryId)
           
 
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

SupervisorApprovalBatchJob

public SupervisorApprovalBatchJob(String hrPyCalendarEntryId)
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.