Class ExecCommand

    • Constructor Detail

    • Method Detail

      • getExecutable

        public String getExecutable()
      • getExitValues

        public Set<Integer> getExitValues()
      • getOutFile

        public File getOutFile()
      • getTimeout

        public long getTimeout()
      • getWorkingDir

        public String getWorkingDir()
      • isUseStderrOnEmptyStdout

        public boolean isUseStderrOnEmptyStdout()
      • getCommandLogLevel

        public org.apache.camel.LoggingLevel getCommandLogLevel()