Uses of Class
org.springframework.cloud.dataflow.completion.StacktraceFingerprintingRecoveryStrategy
Packages that use StacktraceFingerprintingRecoveryStrategy
Package
Description
Contains classes related to code-completion of stream definitions expressed in the
Spring Cloud Dataflow DSL.
-
Uses of StacktraceFingerprintingRecoveryStrategy in org.springframework.cloud.dataflow.completion
Subclasses of StacktraceFingerprintingRecoveryStrategy in org.springframework.cloud.dataflow.completionModifier and TypeClassDescriptionclassProvides completions for the case where the user has entered a comma symbol and an unbound app reference is expected next.classProvides completions for the case where the user has entered a pipe symbol and a app reference is expected next.classAttempts to fill in possible values after a --foo= dangling construct in the DSL.classProvides completions for the case where the user has started to type an app configuration property name but it is not typed in full yet.