| Package | Description |
|---|---|
| org.springframework.batch.admin.service |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.batch.core.StepExecution |
SimpleJobService.getStepExecution(Long jobExecutionId,
Long stepExecutionId) |
org.springframework.batch.core.StepExecution |
JobService.getStepExecution(Long jobExecutionId,
Long stepExecutionId)
Locate a
StepExecution from its id and that of its parent
JobExecution. |
Copyright © 2015. All rights reserved.