Class SpringShellProperties.CompletionCommand

java.lang.Object
org.springframework.shell.boot.SpringShellProperties.CompletionCommand
Enclosing class:
SpringShellProperties

public static class SpringShellProperties.CompletionCommand extends Object
  • Constructor Details

    • CompletionCommand

      public CompletionCommand()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getRootCommand

      public String getRootCommand()
    • setRootCommand

      public void setRootCommand(String rootCommand)