org.springframework.batch.admin.history
Class JobExecutionHistory
java.lang.Object
org.springframework.batch.admin.history.JobExecutionHistory
public class JobExecutionHistory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobExecutionHistory
public JobExecutionHistory(String jobName)
getJobName
public String getJobName()
getDuration
public CumulativeHistory getDuration()
append
public void append(JobExecution jobExecution)
Copyright © 2011. All Rights Reserved.