|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.Launcher
hudson.plugins.clover.CloverBuildWrapper.CloverDecoratingLauncher
public static class CloverBuildWrapper.CloverDecoratingLauncher
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.Launcher |
|---|
hudson.Launcher.LocalLauncher, hudson.Launcher.ProcStarter, hudson.Launcher.RemoteLauncher |
| Field Summary |
|---|
| Fields inherited from class hudson.Launcher |
|---|
channel, listener, showFullPath |
| Constructor Summary | |
|---|---|
CloverBuildWrapper.CloverDecoratingLauncher(hudson.Launcher outer,
com.atlassian.clover.api.ci.CIOptions.Builder options,
String license)
|
|
| Method Summary | |
|---|---|
void |
decorateArgs(hudson.Launcher.ProcStarter starter)
|
void |
kill(Map<String,String> modelEnvVars)
|
hudson.Proc |
launch(hudson.Launcher.ProcStarter starter)
|
hudson.remoting.Channel |
launchChannel(String[] cmd,
OutputStream out,
hudson.FilePath workDir,
Map<String,String> envVars)
|
| Methods inherited from class hudson.Launcher |
|---|
decorateByPrefix, decorateFor, getChannel, getComputer, getListener, isUnix, launch, launch, launch, launch, launch, launch, launch, launch, launch, launch, launch, launch, launch, maskedPrintCommandLine, maskedPrintCommandLine, printCommandLine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloverBuildWrapper.CloverDecoratingLauncher(hudson.Launcher outer,
com.atlassian.clover.api.ci.CIOptions.Builder options,
String license)
| Method Detail |
|---|
public hudson.Proc launch(hudson.Launcher.ProcStarter starter)
throws IOException
launch in class hudson.LauncherIOException
public void decorateArgs(hudson.Launcher.ProcStarter starter)
throws IOException
IOException
public hudson.remoting.Channel launchChannel(String[] cmd,
OutputStream out,
hudson.FilePath workDir,
Map<String,String> envVars)
throws IOException,
InterruptedException
launchChannel in class hudson.LauncherIOException
InterruptedException
public void kill(Map<String,String> modelEnvVars)
throws IOException,
InterruptedException
kill in class hudson.LauncherIOException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||