Klasse 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
Autor:
Dr. Thomas Bassler
  • Konstruktordetails

    • CLIConfiguration

      public CLIConfiguration()
  • Methodendetails

    • getCliSyntaxFile

      public String getCliSyntaxFile()
      Gets the file path to the CLI syntax file
      Gibt zurück:
      the cliSyntaxFile
    • getCliStart

      public Boolean getCliStart()
      Indicate whether the CLI prompt should be started
      Gibt zurück:
      the cli start flag