Package | Description |
---|---|
org.springframework.batch.admin.web | |
org.springframework.batch.admin.web.resource |
Modifier and Type | Method and Description |
---|---|
StepExecutionProgressInfoResource |
BatchStepExecutionsController.progress(long jobExecutionId,
long stepExecutionId)
Get the step execution progress for the given jobExecutions step.
|
Modifier and Type | Method and Description |
---|---|
protected StepExecutionProgressInfoResource |
StepExecutionProgressInfoResourceAssembler.instantiateResource(StepExecutionProgressInfo entity) |
StepExecutionProgressInfoResource |
StepExecutionProgressInfoResourceAssembler.toResource(StepExecutionProgressInfo entity) |
Copyright © 2015. All rights reserved.