Uses of Class
org.flywaydb.commandline.command.version.PluginVersionResult
Packages that use PluginVersionResult
-
Uses of PluginVersionResult in org.flywaydb.commandline.command.version
Fields in org.flywaydb.commandline.command.version with type parameters of type PluginVersionResultConstructor parameters in org.flywaydb.commandline.command.version with type arguments of type PluginVersionResultModifierConstructorDescriptionVersionResult
(String version, String command, org.flywaydb.core.extensibility.Tier edition, List<PluginVersionResult> pluginVersions)