public class CommandInstaller extends AbstractCommandInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandInstaller.DescriptorImpl |
AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>ToolInstaller.ToolInstallerEntry, ToolInstaller.ToolInstallerListExtensionPoint.LegacyInstancesAreScopedToHudsontool| Constructor and Description |
|---|
CommandInstaller(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, performInstallationappliesTo, getDescriptor, getLabel, preferredLocation, setToolpublic String getCommandFileExtension()
getCommandFileExtension in class AbstractCommandInstallerpublic String[] getCommandCall(FilePath script)
AbstractCommandInstallergetCommandCall in class AbstractCommandInstallerCopyright © 2019. All rights reserved.