public class AppScanSourceInstallation
extends hudson.tools.ToolInstallation
| Modifier and Type | Class and Description |
|---|---|
static class |
AppScanSourceInstallation.DescriptorImpl |
| Constructor and Description |
|---|
AppScanSourceInstallation(String name,
String home,
List<? extends hudson.tools.ToolProperty<?>> properties) |
| Modifier and Type | Method and Description |
|---|---|
static AppScanSourceInstallation[] |
allInstallations() |
AppScanSourceInstallation |
forEnvironment(hudson.EnvVars environment) |
AppScanSourceInstallation |
forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
static String |
getExecutable(String name,
AppScanSourceCommand command,
hudson.model.Node node,
hudson.model.TaskListener listener,
hudson.EnvVars env) |
static AppScanSourceInstallation |
getInstallation(String AppScanSourceInstallation) |
public AppScanSourceInstallation forEnvironment(hudson.EnvVars environment)
public AppScanSourceInstallation forNode(hudson.model.Node node, hudson.model.TaskListener log) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static String getExecutable(String name, AppScanSourceCommand command, hudson.model.Node node, hudson.model.TaskListener listener, hudson.EnvVars env) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static AppScanSourceInstallation[] allInstallations()
public static AppScanSourceInstallation getInstallation(String AppScanSourceInstallation) throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.