Class StreamCompletionProvider

java.lang.Object
org.springframework.cloud.dataflow.completion.StreamCompletionProvider

public class StreamCompletionProvider extends Object
Provides code completion on a (maybe ill-formed) stream definition.
Author:
Eric Bottard, Ilayaperumal Gopinathan