| Class and Description |
|---|
| AbstractCommandStep
Convenience base class for
CommandStep implementations. |
| CommandArgument
Deprecated.
Used by the old
LiquibaseCommand style of command setup. |
| CommandArgumentDefinition
Defines a known, type-safe argument for a specific
CommandStep. |
| CommandArgumentDefinition.Building
A new
CommandArgumentDefinition under construction from CommandBuilder |
| CommandDefinition
Metadata about a particular command.
|
| CommandExecutionException
Deprecated.
Used by the old
LiquibaseCommand style of command setup. |
| CommandFactory
Manages the command related implementations.
|
| CommandFailedException |
| CommandResult
Deprecated.
Used by the old
LiquibaseCommand style of command setup. |
| CommandResultDefinition
Defines a known, type-safe result from a specific
CommandStep. |
| CommandResultDefinition.Building |
| CommandResults
The results of
CommandScope.execute(). |
| CommandResultsBuilder
Because
CommandResults is immutable, this class is used to build up the results during CommandStep.run(CommandResultsBuilder). |
| CommandScope
The primary facade used for executing commands.
|
| CommandStep
Defines a particular step in a command pipeline.
|
| CommandValidationErrors
Deprecated.
Used by the old
LiquibaseCommand style of command setup. |
| CommonArgumentNames
A common place to store commonly used command argument names.
|
| LiquibaseCommand
Deprecated.
Define command with the new
CommandStep interface |
| Class and Description |
|---|
| AbstractCliWrapperCommandStep
Deprecated.
|
| AbstractCommand
Deprecated.
Implement commands with
CommandStep and call them with CommandFactory.getCommandDefinition(String...). |
| AbstractCommandStep
Convenience base class for
CommandStep implementations. |
| CommandArgumentDefinition
Defines a known, type-safe argument for a specific
CommandStep. |
| CommandDefinition
Metadata about a particular command.
|
| CommandResult
Deprecated.
Used by the old
LiquibaseCommand style of command setup. |
| CommandResultDefinition
Defines a known, type-safe result from a specific
CommandStep. |
| CommandResults
The results of
CommandScope.execute(). |
| CommandResultsBuilder
Because
CommandResults is immutable, this class is used to build up the results during CommandStep.run(CommandResultsBuilder). |
| CommandScope
The primary facade used for executing commands.
|
| CommandStep
Defines a particular step in a command pipeline.
|
| CommandValidationErrors
Deprecated.
Used by the old
LiquibaseCommand style of command setup. |
| LiquibaseCommand
Deprecated.
Define command with the new
CommandStep interface |
| Class and Description |
|---|
| CommandScope
The primary facade used for executing commands.
|
| Class and Description |
|---|
| CommandScope
The primary facade used for executing commands.
|
| Class and Description |
|---|
| AbstractCommandStep
Convenience base class for
CommandStep implementations. |
| CommandArgumentDefinition
Defines a known, type-safe argument for a specific
CommandStep. |
| CommandResultsBuilder
Because
CommandResults is immutable, this class is used to build up the results during CommandStep.run(CommandResultsBuilder). |
| CommandStep
Defines a particular step in a command pipeline.
|
| Class and Description |
|---|
| CommandArgumentDefinition
Defines a known, type-safe argument for a specific
CommandStep. |
| CommandScope
The primary facade used for executing commands.
|
| Class and Description |
|---|
| AbstractCommandStep
Convenience base class for
CommandStep implementations. |
| CommandArgumentDefinition
Defines a known, type-safe argument for a specific
CommandStep. |
| CommandDefinition
Metadata about a particular command.
|
| CommandResultsBuilder
Because
CommandResults is immutable, this class is used to build up the results during CommandStep.run(CommandResultsBuilder). |
| CommandStep
Defines a particular step in a command pipeline.
|
Copyright © 2022 Liquibase.org. All rights reserved.