Class RuntimeRunner

java.lang.Object
org.bgerp.util.RuntimeRunner

public class RuntimeRunner extends Object
Runner of OS commands, writing STDOUT and STDERR outputs to a log with levels INFO and ERROR.
  • Constructor Details

    • RuntimeRunner

      public RuntimeRunner(String... commands)
  • Method Details