public class BatchCommandInstaller extends AbstractCommandInstaller
Modifier and Type | Class and Description |
---|---|
static class |
BatchCommandInstaller.DescriptorImpl |
AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>
ToolInstaller.ToolInstallerEntry, ToolInstaller.ToolInstallerList
ExtensionPoint.LegacyInstancesAreScopedToHudson
tool
Constructor and Description |
---|
BatchCommandInstaller(String label,
String command,
String toolHome) |
Modifier and Type | Method and Description |
---|---|
String[] |
getCommandCall(FilePath script)
Retrieves a call for remote script caller.
|
String |
getCommandFileExtension() |
getCommand, getToolHome, performInstallation
appliesTo, getDescriptor, getLabel, preferredLocation, setTool
public String getCommandFileExtension()
getCommandFileExtension
in class AbstractCommandInstaller
public String[] getCommandCall(FilePath script)
AbstractCommandInstaller
getCommandCall
in class AbstractCommandInstaller
Copyright © 2004–2019. All rights reserved.