| Package | Description |
|---|---|
| sp.sd.flywayrunner.builder | |
| sp.sd.flywayrunner.installation |
| Modifier and Type | Method and Description |
|---|---|
FlywayInstallation |
FlywayBuilder.getInstallation() |
FlywayInstallation[] |
FlywayBuilder.StepDescriptor.getInstallations() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlywayBuilder.StepDescriptor.setInstallations(FlywayInstallation... installations) |
| Modifier and Type | Method and Description |
|---|---|
FlywayInstallation |
FlywayInstallation.forEnvironment(hudson.EnvVars environment) |
FlywayInstallation |
FlywayInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
FlywayInstallation[] |
FlywayInstallation.DescriptorImpl.getInstallations() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlywayInstallation.DescriptorImpl.setInstallations(FlywayInstallation... installations) |
Copyright © 2016–2017. All rights reserved.