Uses of Package
org.springframework.cloud.dataflow.completion
Package
Description
Contains classes related to code-completion of stream definitions expressed in the
Spring Cloud Dataflow DSL.
Contains classes for the auto-completion support.
Spring Cloud Data Flow Server configuration classes.
Contains specific features' configuration classes.
Spring Cloud Data Flow Server Controllers.
-
ClassDescriptionRepresents a proposal to complete a given piece of definition DSL.Used to enhance a well formed stream definition by adding yet more text to it (e.g. adding more options to a module).Used to provide completions on ill-formed stream definitions, after an initial (failed) parse.A recovery strategy that will trigger if the parser failure is similar to that of some sample unfinished stream definition.A recovery strategy that will trigger if the parser failure is similar to that of some sample unfinished task definition.Provides code completion on a (maybe ill-formed) stream definition.Provides code completion on a (maybe ill-formed) task definition.Used to enhance a well formed task definition by adding yet more text to it (e.g. adding more options to a module).Interface to provide value hints that can be discovered for properties.
-
ClassDescriptionRepresents a proposal to complete a given piece of definition DSL.Used to provide completions on ill-formed stream definitions, after an initial (failed) parse.
-
ClassDescriptionProvides code completion on a (maybe ill-formed) stream definition.Provides code completion on a (maybe ill-formed) task definition.
-
ClassDescriptionUsed to provide completions on ill-formed stream definitions, after an initial (failed) parse.Provides code completion on a (maybe ill-formed) stream definition.
-
ClassDescriptionProvides code completion on a (maybe ill-formed) stream definition.Provides code completion on a (maybe ill-formed) task definition.