org.kuali.hr.time.batch
Class InitiateBatchJob

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

public class InitiateBatchJob
extends BatchJob


Constructor Summary
InitiateBatchJob(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

InitiateBatchJob

public InitiateBatchJob(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.