Class DiffToChangeLogCommand

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

public class DiffToChangeLogCommand extends DiffCommand
Deprecated.
Implement commands with CommandStep and call them with CommandFactory.getCommandDefinition(String...).