Class CompletionProposal
java.lang.Object
org.springframework.cloud.dataflow.completion.CompletionProposal
Represents a proposal to complete a given piece of definition DSL.
- Author:
- Eric Bottard
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCompletionProposal
(String text, String explanation) Create a new CompletionProposal -
Method Summary