public class FlywayInstallation extends hudson.tools.ToolInstallation implements hudson.slaves.NodeSpecific<FlywayInstallation>, hudson.model.EnvironmentSpecific<FlywayInstallation>
| Modifier and Type | Class and Description |
|---|---|
static class |
FlywayInstallation.DescriptorImpl |
| Constructor and Description |
|---|
FlywayInstallation(String name,
String home,
List<? extends hudson.tools.ToolProperty<?>> properties) |
| Modifier and Type | Method and Description |
|---|---|
FlywayInstallation |
forEnvironment(hudson.EnvVars environment) |
FlywayInstallation |
forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
public FlywayInstallation forEnvironment(hudson.EnvVars environment)
forEnvironment in interface hudson.model.EnvironmentSpecific<FlywayInstallation>public FlywayInstallation forNode(hudson.model.Node node, hudson.model.TaskListener log) throws IOException, InterruptedException
forNode in interface hudson.slaves.NodeSpecific<FlywayInstallation>IOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.