public class StepExecutionProgress extends Object
| Constructor and Description |
|---|
StepExecutionProgress(org.springframework.batch.core.StepExecution stepExecution,
StepExecutionHistory stepExecutionHistory) |
| Modifier and Type | Method and Description |
|---|---|
double |
getEstimatedPercentComplete() |
org.springframework.context.MessageSourceResolvable |
getEstimatedPercentCompleteMessage() |
public StepExecutionProgress(org.springframework.batch.core.StepExecution stepExecution,
StepExecutionHistory stepExecutionHistory)
Copyright © 2015. All rights reserved.