Uses of Interface
liquibase.snapshot.SnapshotListener
-
Uses of SnapshotListener in liquibase.command.core
Modifier and TypeFieldDescriptionstatic final CommandArgumentDefinition<SnapshotListener>
DiffCommandStep.SNAPSHOT_LISTENER_ARG
static final CommandArgumentDefinition<SnapshotListener>
InternalSnapshotCommandStep.SNAPSHOT_LISTENER_ARG
Modifier and TypeMethodDescriptionDiffCommand.getSnapshotListener()
Deprecated.SnapshotCommand.getSnapshotListener()
Deprecated.Modifier and TypeMethodDescriptionDiffCommand.setSnapshotListener
(SnapshotListener snapshotListener) Deprecated.void
SnapshotCommand.setSnapshotListener
(SnapshotListener snapshotListener) Deprecated. -
Uses of SnapshotListener in liquibase.snapshot
Modifier and TypeMethodDescriptionvoid
SnapshotControl.setSnapshotListener
(SnapshotListener snapshotListener)