Class CLIConfiguration

java.lang.Object
de.dlr.proseo.ui.cli.CLIConfiguration

@Configuration @ConfigurationProperties(prefix="proseo") public class CLIConfiguration extends Object
Configuration class for the prosEO Ingestor component
Author:
Dr. Thomas Bassler
  • Constructor Details

    • CLIConfiguration

      public CLIConfiguration()
  • Method Details

    • getCliSyntaxFile

      public String getCliSyntaxFile()
      Gets the file path to the CLI syntax file
      Returns:
      the cliSyntaxFile
    • getCliStart

      public Boolean getCliStart()
      Indicate whether the CLI prompt should be started
      Returns:
      the cli start flag