Class ModernConfigurationManager
java.lang.Object
org.flywaydb.commandline.configuration.ModernConfigurationManager
- All Implemented Interfaces:
ConfigurationManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.flywaydb.core.api.configuration.Configuration
getConfiguration
(CommandLineArguments commandLineArguments)
-
Constructor Details
-
ModernConfigurationManager
public ModernConfigurationManager()
-
-
Method Details
-
getConfiguration
public org.flywaydb.core.api.configuration.Configuration getConfiguration(CommandLineArguments commandLineArguments) - Specified by:
getConfiguration
in interfaceConfigurationManager
-