Package | Description |
---|---|
org.springframework.cloud.dataflow.rest.client.dsl.task | |
org.springframework.cloud.dataflow.rest.resource |
Spring Cloud Data Flow REST HATEOAS Resource support.
|
Modifier and Type | Method and Description |
---|---|
TaskExecutionStatus |
Task.executionStatus(long executionId,
String schemaTarget)
Task execution status
|
Modifier and Type | Method and Description |
---|---|
TaskExecutionStatus |
TaskExecutionResource.getTaskExecutionStatus()
Returns the calculated status of this
TaskExecution . |
static TaskExecutionStatus |
TaskExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskExecutionStatus[] |
TaskExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.