Class DiffCommand

All Implemented Interfaces:
LiquibaseCommand<CommandResult>, Plugin
Direct Known Subclasses:
DiffToChangeLogCommand

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