Class HistoryCommand

java.lang.Object
liquibase.command.AbstractCommand
liquibase.command.core.HistoryCommand
All Implemented Interfaces:
LiquibaseCommand, Plugin

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