org.springframework.batch.admin.web
Class StepExecutionProgress
java.lang.Object
org.springframework.batch.admin.web.StepExecutionProgress
public class StepExecutionProgress
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StepExecutionProgress
public StepExecutionProgress(StepExecution stepExecution,
StepExecutionHistory stepExecutionHistory)
getEstimatedPercentCompleteMessage
public MessageSourceResolvable getEstimatedPercentCompleteMessage()
getEstimatedPercentComplete
public double getEstimatedPercentComplete()
Copyright © 2011. All Rights Reserved.