Interface LiquibaseCommand<T extends CommandResult>

All Superinterfaces:
Plugin
All Known Implementing Classes:
AbstractCommand, DiffCommand, DiffToChangeLogCommand, GenerateChangeLogCommand, HistoryCommand, SnapshotCommand

public interface LiquibaseCommand<T extends CommandResult> extends Plugin
Deprecated.
Define command with the new CommandStep interface