Package org.springframework.shell.boot
Class SpringShellProperties
java.lang.Object
org.springframework.shell.boot.SpringShellProperties
Configuration properties for Spring Shell.
- Author:
- Janne Valkealahti, Piotr Olaszewski, Mahmoud Ben Hassine
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTheme()voidsetCommand(SpringShellProperties.Command command) voidvoidsetHistory(SpringShellProperties.History history) voidsetInteractive(SpringShellProperties.Interactive interactive) void
-
Constructor Details
-
SpringShellProperties
public SpringShellProperties()
-
-
Method Details
-
setConfig
-
getConfig
-
getHistory
-
setHistory
-
setInteractive
-
getInteractive
-
getTheme
-
setTheme
-
getCommand
-
setCommand
-