Class WindowsProcess

java.lang.Object
hudson.plugins.ec2.win.winrm.WindowsProcess

public class WindowsProcess extends Object
  • Method Details

    • getStdout

      public InputStream getStdout()
    • getStdin

      public OutputStream getStdin()
    • getStderr

      public InputStream getStderr()
    • waitFor

      public int waitFor()
    • destroy

      public void destroy()