Uses of Class
org.springframework.cloud.dataflow.rest.resource.StreamAppStatusResource
Package
Description
Defines the operations of the Spring Cloud Data Flow REST Client.
Spring Cloud Data Flow Server Controllers.
-
Uses of StreamAppStatusResource in org.springframework.cloud.dataflow.rest.client
Modifier and TypeMethodDescriptionStreamOperations.validateStreamDefinition
(String streamDefinitionName) Return the validation status for the apps in an stream.StreamTemplate.validateStreamDefinition
(String streamDefinitionName) -
Uses of StreamAppStatusResource in org.springframework.cloud.dataflow.server.controller
Modifier and TypeMethodDescriptionReturnStreamAppStatusResource
showing the validation status of the apps in a stream.