Uses of Class
liquibase.command.AbstractCommand
-
Packages that use AbstractCommand Package Description liquibase.command.core -
-
Uses of AbstractCommand in liquibase.command.core
Subclasses of AbstractCommand in liquibase.command.core Modifier and Type Class Description classDiffCommandDeprecated.Implement commands withCommandStepand call them withCommandFactory.getCommandDefinition(String...).classDiffToChangeLogCommandDeprecated.Implement commands withCommandStepand call them withCommandFactory.getCommandDefinition(String...).classGenerateChangeLogCommandDeprecated.Implement commands withCommandStepand call them withCommandFactory.getCommandDefinition(String...).classHistoryCommandDeprecated.Implement commands withCommandStepand call them withCommandFactory.getCommandDefinition(String...).classSnapshotCommandDeprecated.Implement commands withCommandStepand call them withCommandFactory.getCommandDefinition(String...).
-