Uses of Interface
org.springframework.shell.boot.ComponentFlowCustomizer
Packages that use ComponentFlowCustomizer
-
Uses of ComponentFlowCustomizer in org.springframework.shell.boot
Methods in org.springframework.shell.boot that return ComponentFlowCustomizerModifier and TypeMethodDescriptionComponentFlowAutoConfiguration.ComponentFlowConfiguration.shellCommonComponentFlowCustomizer
(org.springframework.beans.factory.ObjectProvider<org.jline.terminal.Terminal> terminal, org.springframework.beans.factory.ObjectProvider<org.springframework.core.io.ResourceLoader> resourceLoader, org.springframework.beans.factory.ObjectProvider<TemplateExecutor> templateExecutor) Method parameters in org.springframework.shell.boot with type arguments of type ComponentFlowCustomizerModifier and TypeMethodDescriptionComponentFlowAutoConfiguration.componentFlowBuilder
(org.springframework.beans.factory.ObjectProvider<ComponentFlowCustomizer> customizerProvider)