| Package | Description |
|---|---|
| liquibase.command | |
| liquibase.command.core | |
| liquibase.command.core.helpers | |
| liquibase.extension.testing.testsystem.command |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCliWrapperCommandStep
Deprecated.
|
class |
AbstractCommandStep
Convenience base class for
CommandStep implementations. |
class |
AbstractDatabaseConnectionCommandStep
Abstract CommandStep providing database connectivity.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommandStep> |
CommandDefinition.getPipeline()
Returns the steps in the command's pipeline
|
| Modifier and Type | Class and Description |
|---|---|
class |
DbUrlConnectionCommandStep
Internal command step to be used on CommandStep pipeline to manage the database connection.
|
class |
DiffOutputControlCommandStep
Internal command step to be used on pipeline to instantiate a DiffOutputControl object that is mainly used
by diffChangeLog/generateChangeLog .
|
class |
PreCompareCommandStep
Prepares objects used by database comparison Commands like diff, diffChangelog, etc
|
class |
ReferenceDbUrlConnectionCommandStep
Internal command step to be used on pipeline to manage the database connection to the reference database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestSystemDownCommand |
class |
TestSystemUpCommand |
Copyright © 2023 Liquibase.org. All rights reserved.