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(CalendarEntries calendarEntry)
           
 
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, runJob, 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(CalendarEntries calendarEntry)
Method Detail

doWork

public void doWork()

populateBatchJobEntry

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


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