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) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.