Package hudson.maven

Class ProcessCache.NewProcess

java.lang.Object
hudson.maven.ProcessCache.NewProcess
Enclosing class:
ProcessCache

public static class ProcessCache.NewProcess extends Object
  • Field Details

    • channel

      public final hudson.remoting.Channel channel
    • proc

      public final Proc proc
  • Constructor Details

    • NewProcess

      public NewProcess(hudson.remoting.Channel channel, Proc proc)