Package | Description |
---|---|
org.springframework.cloud.dataflow.rest.client |
Defines the operations of the Spring Cloud Data Flow REST Client.
|
org.springframework.cloud.dataflow.server |
Root package of Spring Cloud Data Flow Core.
|
Modifier and Type | Method and Description |
---|---|
TaskAppStatusResource |
TaskTemplate.validateTaskDefinition(String taskDefinitionName) |
TaskAppStatusResource |
TaskOperations.validateTaskDefinition(String taskDefinitionName)
Return the validation status for the tasks in an definition.
|
Modifier and Type | Method and Description |
---|---|
TaskAppStatusResource |
TaskValidationController.validate(String name)
Return
TaskAppStatusResource showing the validation status the apps in a task. |
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.