Index

A C D E F G H I J L M N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

ALWAYS - Enum constant in enum class org.flywaydb.commandline.configuration.CommandLineArguments.Color
 
AUTO - Enum constant in enum class org.flywaydb.commandline.configuration.CommandLineArguments.Color
 

C

checkForVersionUpdates() - Static method in class org.flywaydb.commandline.MavenVersionChecker
 
ColorizedConsoleLog - Class in org.flywaydb.commandline.logging.console
 
ColorizedConsoleLog(ConsoleLog) - Constructor for class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
command - Variable in class org.flywaydb.commandline.command.version.VersionResult
 
command() - Method in record class org.flywaydb.commandline.command.dbsupport.DbSupportResult
Returns the value of the command record component.
CommandLineArguments - Class in org.flywaydb.commandline.configuration
 
CommandLineArguments(PluginRegister, String...) - Constructor for class org.flywaydb.commandline.configuration.CommandLineArguments
 
CommandLineArguments.Color - Enum Class in org.flywaydb.commandline.configuration
 
CommandLineArguments.PrintUsage - Enum Class in org.flywaydb.commandline.configuration
 
CommandLineConfigurationUtils - Class in org.flywaydb.commandline.configuration
 
ConfigurationManager - Interface in org.flywaydb.commandline.configuration
 
ConfigurationManagerImpl - Class in org.flywaydb.commandline.configuration
 
ConfigurationManagerImpl() - Constructor for class org.flywaydb.commandline.configuration.ConfigurationManagerImpl
 
ConsoleLog - Class in org.flywaydb.commandline.logging.console
 
ConsoleLog(ConsoleLog.Level) - Constructor for class org.flywaydb.commandline.logging.console.ConsoleLog
 
ConsoleLog.Level - Enum Class in org.flywaydb.commandline.logging.console
 
ConsoleLogCreator - Class in org.flywaydb.commandline.logging.console
 
ConsoleLogCreator(CommandLineArguments) - Constructor for class org.flywaydb.commandline.logging.console.ConsoleLogCreator
 
createHtmlReport(Configuration, CompositeResult<HtmlResult>, String) - Static method in class org.flywaydb.commandline.utils.OperationsReportUtils
 
createJsonReport(CompositeResult<HtmlResult>, String) - Static method in class org.flywaydb.commandline.utils.OperationsReportUtils
 
createLogger(Class<?>) - Method in class org.flywaydb.commandline.logging.console.ConsoleLogCreator
 
createLogger(Class<?>) - Method in class org.flywaydb.commandline.logging.file.FileLogCreator
 

D

DbInfoResult - Record Class in org.flywaydb.commandline.command.dbsupport
 
DbInfoResult(String) - Constructor for record class org.flywaydb.commandline.command.dbsupport.DbInfoResult
Creates an instance of a DbInfoResult record class.
dbInfoResults() - Method in record class org.flywaydb.commandline.command.dbsupport.DbSupportResult
Returns the value of the dbInfoResults record component.
DbSupportResult - Record Class in org.flywaydb.commandline.command.dbsupport
 
DbSupportResult(String, String, Tier, List<DbInfoResult>) - Constructor for record class org.flywaydb.commandline.command.dbsupport.DbSupportResult
Creates an instance of a DbSupportResult record class.
debug(String) - Method in class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
debug(String) - Method in class org.flywaydb.commandline.logging.console.ConsoleLog
 
debug(String) - Method in class org.flywaydb.commandline.logging.file.FileLog
 
DEBUG - Enum constant in enum class org.flywaydb.commandline.logging.console.ConsoleLog.Level
 
DEFAULT_REPORT_FILENAME - Static variable in class org.flywaydb.commandline.utils.OperationsReportUtils
 

E

edition - Variable in class org.flywaydb.commandline.command.version.VersionResult
 
edition() - Method in record class org.flywaydb.commandline.command.dbsupport.DbSupportResult
Returns the value of the edition record component.
equals(Object) - Method in record class org.flywaydb.commandline.command.dbsupport.DbInfoResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.flywaydb.commandline.command.dbsupport.DbSupportResult
Indicates whether some other object is "equal to" this one.
error(String) - Method in class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
error(String) - Method in class org.flywaydb.commandline.logging.console.ConsoleLog
 
error(String) - Method in class org.flywaydb.commandline.logging.file.FileLog
 
error(String, Exception) - Method in class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
error(String, Exception) - Method in class org.flywaydb.commandline.logging.console.ConsoleLog
 
error(String, Exception) - Method in class org.flywaydb.commandline.logging.file.FileLog
 

F

FileLog - Class in org.flywaydb.commandline.logging.file
 
FileLog(Path, ConsoleLog.Level) - Constructor for class org.flywaydb.commandline.logging.file.FileLog
 
FileLogCreator - Class in org.flywaydb.commandline.logging.file
 
FileLogCreator(CommandLineArguments) - Constructor for class org.flywaydb.commandline.logging.file.FileLogCreator
 
filterHtmlResults(OperationResult) - Static method in class org.flywaydb.commandline.utils.OperationsReportUtils
 
FLAGS - Static variable in class org.flywaydb.commandline.command.version.VersionCommandExtension
 
flattenHtmlResults(OperationResult) - Static method in class org.flywaydb.commandline.utils.OperationsReportUtils
 
fromString(String) - Static method in enum class org.flywaydb.commandline.configuration.CommandLineArguments.Color
 

G

getAggregateExceptions(OperationResult) - Static method in class org.flywaydb.commandline.utils.OperationsReportUtils
 
getBaseFilename(String) - Static method in class org.flywaydb.commandline.utils.OperationsReportUtils
 
getColor() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getCommandForFlag(String) - Method in class org.flywaydb.commandline.command.version.VersionCommandExtension
 
getConfigFileEncoding() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getConfigFiles() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getConfiguration(boolean) - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getConfiguration(CommandLineArguments) - Method in interface org.flywaydb.commandline.configuration.ConfigurationManager
 
getConfiguration(CommandLineArguments) - Method in class org.flywaydb.commandline.configuration.ConfigurationManagerImpl
 
getConfiguration(CommandLineArguments) - Method in class org.flywaydb.commandline.configuration.LegacyConfigurationManager
 
getConfiguration(CommandLineArguments) - Method in class org.flywaydb.commandline.configuration.ModernConfigurationManager
 
getEnvironmentConfiguration() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getFlags() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getInfoOfState() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getInfoSinceDate() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getInfoSinceVersion() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getInfoUntilDate() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getInfoUntilVersion() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getJavaMigrationJarFiles(String[]) - Static method in class org.flywaydb.commandline.configuration.CommandLineConfigurationUtils
 
getJdbcDriverJarFiles() - Static method in class org.flywaydb.commandline.configuration.CommandLineConfigurationUtils
 
getLogCreator(CommandLineArguments) - Static method in class org.flywaydb.commandline.logging.LoggingUtils
 
getLogLevel() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getOldestMigration(List<InfoOutput>) - Static method in class org.flywaydb.commandline.utils.TelemetryUtils
 
getOperations() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getOutputFile() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
getTomlConfigFilePaths() - Static method in class org.flywaydb.commandline.configuration.CommandLineConfigurationUtils
 
getUsage() - Method in class org.flywaydb.commandline.command.dbsupport.ListEnginesCommandExtension
 
getUsage() - Method in class org.flywaydb.commandline.command.version.VersionCommandExtension
 
getWorkingDirectory() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 

H

handle(String, Configuration, List<String>, FlywayTelemetryManager) - Method in class org.flywaydb.commandline.command.dbsupport.ListEnginesCommandExtension
 
handle(String, Configuration, List<String>, FlywayTelemetryManager) - Method in class org.flywaydb.commandline.command.version.VersionCommandExtension
 
handlesCommand(String) - Method in class org.flywaydb.commandline.command.dbsupport.ListEnginesCommandExtension
 
handlesCommand(String) - Method in class org.flywaydb.commandline.command.version.VersionCommandExtension
 
handlesParameter(String) - Method in class org.flywaydb.commandline.command.dbsupport.ListEnginesCommandExtension
 
handlesParameter(String) - Method in class org.flywaydb.commandline.command.version.VersionCommandExtension
 
hashCode() - Method in record class org.flywaydb.commandline.command.dbsupport.DbInfoResult
Returns a hash code value for this object.
hashCode() - Method in record class org.flywaydb.commandline.command.dbsupport.DbSupportResult
Returns a hash code value for this object.
hasOperation(String) - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
HTM_REPORT_EXTENSION - Static variable in class org.flywaydb.commandline.utils.OperationsReportUtils
 
HTML_REPORT_EXTENSION - Static variable in class org.flywaydb.commandline.utils.OperationsReportUtils
 

I

info(String) - Method in class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
info(String) - Method in class org.flywaydb.commandline.logging.console.ConsoleLog
 
info(String) - Method in class org.flywaydb.commandline.logging.file.FileLog
 
INFO - Enum constant in enum class org.flywaydb.commandline.logging.console.ConsoleLog.Level
 
initLogging(Class<?>, CommandLineArguments) - Static method in class org.flywaydb.commandline.logging.LoggingUtils
 
install(boolean) - Static method in class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
isCommunityFallback() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
isConfigFileEncodingSet() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
isDebugEnabled() - Method in class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
isDebugEnabled() - Method in class org.flywaydb.commandline.logging.console.ConsoleLog
 
isDebugEnabled() - Method in class org.flywaydb.commandline.logging.file.FileLog
 
isFilterOnMigrationIds() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
isLicensed - Variable in class org.flywaydb.commandline.command.version.PluginVersionResult
 
isOutputFileSet() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
isValid(String) - Static method in enum class org.flywaydb.commandline.configuration.CommandLineArguments.Color
 
isWorkingDirectorySet() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 

J

JavaVersionPrinter - Class in org.flywaydb.commandline
 
JavaVersionPrinter() - Constructor for class org.flywaydb.commandline.JavaVersionPrinter
 
JSON_REPORT_EXTENSION - Static variable in class org.flywaydb.commandline.utils.OperationsReportUtils
 

L

LegacyConfigurationManager - Class in org.flywaydb.commandline.configuration
 
LegacyConfigurationManager() - Constructor for class org.flywaydb.commandline.configuration.LegacyConfigurationManager
 
ListEnginesCommandExtension - Class in org.flywaydb.commandline.command.dbsupport
 
ListEnginesCommandExtension() - Constructor for class org.flywaydb.commandline.command.dbsupport.ListEnginesCommandExtension
 
loadConfigurationFromConfigFiles(Map<String, String>, CommandLineArguments, Map<String, String>) - Method in class org.flywaydb.commandline.configuration.LegacyConfigurationManager
 
LoggingUtils - Class in org.flywaydb.commandline.logging
 

M

main(String[]) - Static method in class org.flywaydb.commandline.Main
 
Main - Class in org.flywaydb.commandline
 
Main() - Constructor for class org.flywaydb.commandline.Main
 
MavenVersionChecker - Class in org.flywaydb.commandline
 
ModernConfigurationManager - Class in org.flywaydb.commandline.configuration
 
ModernConfigurationManager() - Constructor for class org.flywaydb.commandline.configuration.ModernConfigurationManager
 

N

name - Variable in class org.flywaydb.commandline.command.version.PluginVersionResult
 
name() - Method in record class org.flywaydb.commandline.command.dbsupport.DbInfoResult
Returns the value of the name record component.
NEVER - Enum constant in enum class org.flywaydb.commandline.configuration.CommandLineArguments.Color
 
notice(String) - Method in class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
notice(String) - Method in class org.flywaydb.commandline.logging.console.ConsoleLog
 
notice(String) - Method in class org.flywaydb.commandline.logging.file.FileLog
 

O

OperationsReportUtils - Class in org.flywaydb.commandline.utils
 
org.flywaydb.commandline - package org.flywaydb.commandline
 
org.flywaydb.commandline.command.dbsupport - package org.flywaydb.commandline.command.dbsupport
 
org.flywaydb.commandline.command.version - package org.flywaydb.commandline.command.version
 
org.flywaydb.commandline.configuration - package org.flywaydb.commandline.configuration
 
org.flywaydb.commandline.logging - package org.flywaydb.commandline.logging
 
org.flywaydb.commandline.logging.console - package org.flywaydb.commandline.logging.console
 
org.flywaydb.commandline.logging.file - package org.flywaydb.commandline.logging.file
 
org.flywaydb.commandline.utils - package org.flywaydb.commandline.utils
 

P

PluginVersionResult - Class in org.flywaydb.commandline.command.version
 
PluginVersionResult(String, String, boolean) - Constructor for class org.flywaydb.commandline.command.version.PluginVersionResult
 
pluginVersions - Variable in class org.flywaydb.commandline.command.version.VersionResult
 
populateRootTelemetry(RootTelemetryModel, Configuration, boolean) - Static method in class org.flywaydb.commandline.utils.TelemetryUtils
 
PRINT_NONE - Enum constant in enum class org.flywaydb.commandline.configuration.CommandLineArguments.PrintUsage
 
PRINT_ORIGINAL - Enum constant in enum class org.flywaydb.commandline.configuration.CommandLineArguments.PrintUsage
 
PRINT_SHORT - Enum constant in enum class org.flywaydb.commandline.configuration.CommandLineArguments.PrintUsage
 
printJavaVersion() - Static method in class org.flywaydb.commandline.JavaVersionPrinter
 

R

removeRedundantHtmlResults(CompositeResult<HtmlResult>, boolean) - Static method in class org.flywaydb.commandline.utils.OperationsReportUtils
 

S

shouldOutputJson() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
shouldPrintUsage(StringBuilder) - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
shouldSuppressPrompt() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
skipCheckForUpdate() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 

T

TelemetryUtils - Class in org.flywaydb.commandline.utils
 
toString() - Method in record class org.flywaydb.commandline.command.dbsupport.DbInfoResult
Returns a string representation of this record class.
toString() - Method in record class org.flywaydb.commandline.command.dbsupport.DbSupportResult
Returns a string representation of this record class.

V

validate() - Method in class org.flywaydb.commandline.configuration.CommandLineArguments
 
valueOf(String) - Static method in enum class org.flywaydb.commandline.configuration.CommandLineArguments.Color
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.flywaydb.commandline.configuration.CommandLineArguments.PrintUsage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.flywaydb.commandline.logging.console.ConsoleLog.Level
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.flywaydb.commandline.configuration.CommandLineArguments.Color
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.flywaydb.commandline.configuration.CommandLineArguments.PrintUsage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.flywaydb.commandline.logging.console.ConsoleLog.Level
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class org.flywaydb.commandline.command.version.PluginVersionResult
 
version - Variable in class org.flywaydb.commandline.command.version.VersionResult
 
version() - Method in record class org.flywaydb.commandline.command.dbsupport.DbSupportResult
Returns the value of the version record component.
VERSION - Static variable in class org.flywaydb.commandline.command.version.VersionCommandExtension
 
VersionCommandExtension - Class in org.flywaydb.commandline.command.version
 
VersionCommandExtension() - Constructor for class org.flywaydb.commandline.command.version.VersionCommandExtension
 
VersionResult - Class in org.flywaydb.commandline.command.version
 
VersionResult(String, String, Tier, List<PluginVersionResult>) - Constructor for class org.flywaydb.commandline.command.version.VersionResult
 

W

warn(String) - Method in class org.flywaydb.commandline.logging.console.ColorizedConsoleLog
 
warn(String) - Method in class org.flywaydb.commandline.logging.console.ConsoleLog
 
warn(String) - Method in class org.flywaydb.commandline.logging.file.FileLog
 
WARN - Enum constant in enum class org.flywaydb.commandline.logging.console.ConsoleLog.Level
 
writeReport(Configuration, OperationResult, LocalDateTime) - Static method in class org.flywaydb.commandline.utils.OperationsReportUtils
 
A C D E F G H I J L M N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values