Uses of Interface
liquibase.snapshot.SnapshotListener
Packages that use SnapshotListener
-
Uses of SnapshotListener in liquibase.command.core
Fields in liquibase.command.core with type parameters of type SnapshotListenerModifier and TypeFieldDescriptionstatic final CommandArgumentDefinition<SnapshotListener>DiffCommandStep.SNAPSHOT_LISTENER_ARGstatic final CommandArgumentDefinition<SnapshotListener>InternalSnapshotCommandStep.SNAPSHOT_LISTENER_ARGMethods in liquibase.command.core that return SnapshotListenerModifier and TypeMethodDescriptionDiffCommand.getSnapshotListener()Deprecated.SnapshotCommand.getSnapshotListener()Deprecated.Methods in liquibase.command.core with parameters of type SnapshotListenerModifier and TypeMethodDescriptionDiffCommand.setSnapshotListener(SnapshotListener snapshotListener) Deprecated.voidSnapshotCommand.setSnapshotListener(SnapshotListener snapshotListener) Deprecated. -
Uses of SnapshotListener in liquibase.snapshot
Methods in liquibase.snapshot that return SnapshotListenerMethods in liquibase.snapshot with parameters of type SnapshotListenerModifier and TypeMethodDescriptionvoidSnapshotControl.setSnapshotListener(SnapshotListener snapshotListener)