Class SnapshotCommand

All Implemented Interfaces:
LiquibaseCommand<SnapshotCommand.SnapshotCommandResult>, Plugin

public class SnapshotCommand extends AbstractCommand<SnapshotCommand.SnapshotCommandResult>
Deprecated.
Implement commands with CommandStep and call them with CommandFactory.getCommandDefinition(String...).