org.kuali.hr.time.batch
Class BatchJob
java.lang.Object
org.kuali.hr.time.batch.BatchJob
- Direct Known Subclasses:
- BatchApproveMissedPunchJob, DumbJob, EmployeeApprovalBatchJob, InitiateBatchJob, PayPeriodEndBatchJob, SupervisorApprovalBatchJob
public class BatchJob
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchJob
public BatchJob()
runJob
public void runJob()
getNextIpAddressInCluster
public String getNextIpAddressInCluster()
populateBatchJobEntry
protected void populateBatchJobEntry(Object o)
getTkBatchJobId
public Long getTkBatchJobId()
setTkBatchJobId
public void setTkBatchJobId(Long tkBatchJobId)
getBatchJobName
public String getBatchJobName()
setBatchJobName
public void setBatchJobName(String batchJobName)
getBatchJobStatus
public String getBatchJobStatus()
setBatchJobStatus
public void setBatchJobStatus(String batchJobStatus)
getHrPyCalendarEntryId
public String getHrPyCalendarEntryId()
setHrPyCalendarEntryId
public void setHrPyCalendarEntryId(String hrPyCalendarEntryId)
getTimeElapsed
public Long getTimeElapsed()
setTimeElapsed
public void setTimeElapsed(Long timeElapsed)
getTimestamp
public Timestamp getTimestamp()
setTimestamp
public void setTimestamp(Timestamp timestamp)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.