Uses of Class
org.springframework.cloud.dataflow.completion.StacktraceFingerprintingTaskRecoveryStrategy
Packages that use StacktraceFingerprintingTaskRecoveryStrategy
Package
Description
Contains classes related to code-completion of stream definitions expressed in the
Spring Cloud Dataflow DSL.
-
Uses of StacktraceFingerprintingTaskRecoveryStrategy in org.springframework.cloud.dataflow.completion
Subclasses of StacktraceFingerprintingTaskRecoveryStrategy in org.springframework.cloud.dataflow.completionModifier and TypeClassDescriptionclass
Attempts to fill in possible values after a --foo= dangling construct in the DSL.class
Provides completions for the case where the user has started to type an app configuration property name but it is not typed in full yet.