public class LiquibaseInstaller extends DownloadFromUrlInstaller
Modifier and Type | Class and Description |
---|---|
static class |
LiquibaseInstaller.DescriptorImpl |
DownloadFromUrlInstaller.Installable, DownloadFromUrlInstaller.InstallableList, DownloadFromUrlInstaller.NodeSpecificInstallable
ToolInstaller.ToolInstallerEntry, ToolInstaller.ToolInstallerList
ExtensionPoint.LegacyInstancesAreScopedToHudson
id
tool
Constructor and Description |
---|
LiquibaseInstaller(String id) |
Modifier and Type | Method and Description |
---|---|
FilePath |
performInstallation(ToolInstallation tool,
Node node,
TaskListener log) |
findPullUpDirectory, getInstallable, isUpToDate
appliesTo, getDescriptor, getLabel, preferredLocation, setTool
@DataBoundConstructor public LiquibaseInstaller(String id)
public FilePath performInstallation(ToolInstallation tool, Node node, TaskListener log) throws IOException, InterruptedException
performInstallation
in class DownloadFromUrlInstaller
IOException
InterruptedException
Copyright © 2016–2020. All rights reserved.