| Package | Description |
|---|---|
| liquibase.command | |
| liquibase.command.core |
| Modifier and Type | Method and Description |
|---|---|
CommandResults |
CommandScope.execute()
Executes the command in this scope, and returns the results.
|
CommandResults |
CommandFailedException.getResults() |
| Constructor and Description |
|---|
CommandFailedException(CommandResults results,
int exitCode,
String message,
boolean expected) |
| Modifier and Type | Method and Description |
|---|---|
static String |
InternalSnapshotCommandStep.printSnapshot(CommandScope commandScope,
CommandResults snapshotResults) |
Copyright © 2023 Liquibase.org. All rights reserved.