| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.rest.job |
Defines the Batch Job specific REST domain classes.
|
| org.springframework.cloud.dataflow.rest.resource |
Spring Cloud Data Flow REST HATEOAS Resource support.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaskJobExecution> |
JobInstanceExecutions.getTaskJobExecutions() |
| Constructor and Description |
|---|
JobInstanceExecutions(org.springframework.batch.core.JobInstance jobInstance,
List<TaskJobExecution> taskJobExecutions) |
| Constructor and Description |
|---|
JobExecutionResource(TaskJobExecution taskJobExecution,
TimeZone timeZone) |
JobExecutionThinResource(TaskJobExecution taskJobExecution,
TimeZone timeZone) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.