Interface ISynchronousProcess

    • Method Detail

      • getOutput

        java.lang.String getOutput()
        Get the standard output
        Returns:
        the standard output
      • getErrorOutput

        java.lang.String getErrorOutput()
        Get the error output
        Returns:
        the error output