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
Subclasses with type arguments of type FlywayInstallation in sp.sd.flywayrunner.installationClasses in sp.sd.flywayrunner.installation that implement interfaces with type arguments of type FlywayInstallationModifier and TypeClassDescriptionclassFlyway installation.classFlyway 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)