Class StepExecutionConverter
java.lang.Object
org.springframework.batch.core.repository.persistence.converter.StepExecutionConverter
- Since:
- 5.2.0
- Author:
- Mahmoud Ben Hassine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromStepExecution(StepExecution source) toStepExecution(StepExecution source, JobExecution jobExecution)
-
Constructor Details
-
StepExecutionConverter
public StepExecutionConverter()
-
-
Method Details
-
toStepExecution
-
fromStepExecution
-