Uses of Class
sp.sd.flywayrunner.installation.FlywayInstallation
Packages that use FlywayInstallation
-
Uses of FlywayInstallation in sp.sd.flywayrunner.builder
Methods in sp.sd.flywayrunner.builder that return FlywayInstallationModifier and TypeMethodDescriptionFlywayBuilder.getInstallation()
FlywayBuilder.DescriptorImpl.getInstallations()
-
Uses of FlywayInstallation in sp.sd.flywayrunner.installation
Methods in sp.sd.flywayrunner.installation that return FlywayInstallationModifier and TypeMethodDescriptionstatic FlywayInstallation[]
FlywayInstallation.allInstallations()
FlywayInstallation.forEnvironment
(EnvVars environment) FlywayInstallation.forNode
(Node node, TaskListener log)