-
Interfaces Interface Description liquibase.command.LiquibaseCommand Define command with the newCommandStep
interfaceliquibase.configuration.ConfigurationContainer interface from old style configuration code. UseConfigurationDefinition
andAutoloadedConfigurations
now.liquibase.configuration.ConfigurationValueHandler liquibase.logging.LogMessageFilter No longer used for filtering log messages. Log messages should be filtered for sensitive information before sending them to the log.
-
Exceptions Exceptions Description liquibase.command.CommandExecutionException Used by the oldLiquibaseCommand
style of command setup.liquibase.exception.CommandLineParsingException
-
Enum Constants Enum Constant Description liquibase.Scope.Attr.fileEncoding