Uses of Class
org.springframework.cloud.dataflow.rest.resource.TaskAppStatusResource
Package
Description
Defines the operations of the Spring Cloud Data Flow REST Client.
Root package of Spring Cloud Data Flow Core.
-
Uses of TaskAppStatusResource in org.springframework.cloud.dataflow.rest.client
Modifier and TypeMethodDescriptionTaskOperations.validateTaskDefinition
(String taskDefinitionName) Return the validation status for the tasks in an definition.TaskTemplate.validateTaskDefinition
(String taskDefinitionName) -
Uses of TaskAppStatusResource in org.springframework.cloud.dataflow.server
Modifier and TypeMethodDescriptionReturnTaskAppStatusResource
showing the validation status the apps in a task.