Launcher.DecoratedLauncher, Launcher.DummyLauncher, Launcher.IOTriplet, Launcher.LocalLauncher, Launcher.ProcStarter, Launcher.RemoteLauncher, Launcher.RemoteProcesschannel, envVarsFilterRuleWrapper, listener, showFullPath| Constructor and Description |
|---|
WindowsRemoteLauncher(TaskListener listener,
org.jvnet.hudson.remcom.WindowsRemoteProcessLauncher launcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
kill(Map<String,String> modelEnvVars) |
Proc |
launch(Launcher.ProcStarter ps) |
hudson.remoting.Channel |
launchChannel(String[] cmd,
OutputStream out,
FilePath _workDir,
Map<String,String> envVars) |
decorateByEnv, decorateByPrefix, decorateFor, getChannel, getComputer, getListener, isUnix, launch, launch, launch, launch, launch, launch, launch, launch, launch, launch, launch, launch, launch, maskedPrintCommandLine, maskedPrintCommandLine, prepareFilterRules, printCommandLine, setEnvVarsFilterRuleWrapperpublic WindowsRemoteLauncher(TaskListener listener, org.jvnet.hudson.remcom.WindowsRemoteProcessLauncher launcher)
public Proc launch(Launcher.ProcStarter ps) throws IOException
launch in class LauncherIOExceptionpublic hudson.remoting.Channel launchChannel(String[] cmd, OutputStream out, FilePath _workDir, Map<String,String> envVars) throws IOException, InterruptedException
launchChannel in class LauncherIOExceptionInterruptedExceptionpublic void kill(Map<String,String> modelEnvVars) throws IOException, InterruptedException
kill in class LauncherIOExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.