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