Package liquibase.command.core
package liquibase.command.core
-
ClassDescriptionAbstractRollbackCommandStep provides the common operations to all the rollback* commands.Deprecated.Deprecated.Implement commands with
CommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.Deprecated.Implement commands withCommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.Deprecated.Implement commands withCommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.This command step is responsible for running the Liquibase Package Manager (LPM) command.Registry of Liquibase Pro commands and subcommands for improved error messaging.RollbackCommandStep performs the rollback-to-tag logic.RollbackSqlCommandStep performs the rollback-to-tag-sql logic.Deprecated.Implement commands withCommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.
CommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.