Class GenerateChangeLogCommand

All Implemented Interfaces:
LiquibaseCommand<CommandResult>, Plugin

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