Uses of Interface
org.springframework.cloud.dataflow.rest.client.CompletionOperations
Packages that use CompletionOperations
Package
Description
Defines the operations of the Spring Cloud Data Flow REST Client.
-
Uses of CompletionOperations in org.springframework.cloud.dataflow.rest.client
Classes in org.springframework.cloud.dataflow.rest.client that implement CompletionOperationsModifier and TypeClassDescriptionclass
Implementation ofCompletionOperations
that uses aRestTemplate
to issue commands to the Data Flow server.Methods in org.springframework.cloud.dataflow.rest.client that return CompletionOperationsModifier and TypeMethodDescriptionDataFlowOperations.completionOperations()
DataFlowTemplate.completionOperations()