Uses of Enum Class
org.flywaydb.commandline.configuration.CommandLineArguments.Color
Packages that use CommandLineArguments.Color
-
Uses of CommandLineArguments.Color in org.flywaydb.commandline.configuration
Methods in org.flywaydb.commandline.configuration that return CommandLineArguments.ColorModifier and TypeMethodDescriptionstatic CommandLineArguments.ColorCommandLineArguments.Color.fromString(String value) CommandLineArguments.getColor()static CommandLineArguments.ColorReturns the enum constant of this class with the specified name.static CommandLineArguments.Color[]CommandLineArguments.Color.values()Returns an array containing the constants of this enum class, in the order they are declared.