| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.rest.resource |
Spring Cloud Data Flow REST HATEOAS Resource support.
|
| Modifier and Type | Method and Description |
|---|---|
StepExecutionHistory |
StepExecutionProgressInfoResource.getStepExecutionHistory() |
| Constructor and Description |
|---|
StepExecutionProgressInfoResource(org.springframework.batch.core.StepExecution stepExecution,
StepExecutionHistory stepExecutionHistory,
double percentageComplete,
boolean isFinished,
double duration)
Create a new StepExecutionProgressInfoResource
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.