| Package | Description |
|---|---|
| liquibase.command.core | |
| liquibase.snapshot |
| Modifier and Type | Field and Description |
|---|---|
static CommandArgumentDefinition<SnapshotListener> |
InternalDiffCommandStep.SNAPSHOT_LISTENER_ARG |
static CommandArgumentDefinition<SnapshotListener> |
InternalSnapshotCommandStep.SNAPSHOT_LISTENER_ARG |
| Modifier and Type | Method and Description |
|---|---|
SnapshotListener |
DiffCommand.getSnapshotListener()
Deprecated.
|
SnapshotListener |
SnapshotCommand.getSnapshotListener()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DiffCommand |
DiffCommand.setSnapshotListener(SnapshotListener snapshotListener)
Deprecated.
|
void |
SnapshotCommand.setSnapshotListener(SnapshotListener snapshotListener)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotListener |
SnapshotControl.getSnapshotListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotControl.setSnapshotListener(SnapshotListener snapshotListener) |
Copyright © 2022 Liquibase.org. All rights reserved.