org.kuali.hr.time.batch
Class DumbJob

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

public class DumbJob
extends BatchJob


Constructor Summary
DumbJob()
           
 
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

DumbJob

public DumbJob()
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.