Uses of Class
liquibase.command.CommandResult
-
Uses of CommandResult in liquibase.command
Modifier and TypeClassDescriptionclass
AbstractCommand<T extends CommandResult>
Deprecated.interface
LiquibaseCommand<T extends CommandResult>
Deprecated.Define command with the newCommandStep
interfaceModifier and TypeMethodDescription<T extends CommandResult>
TCommandFactory.execute
(LiquibaseCommand<T> command) Deprecated. -
Uses of CommandResult in liquibase.command.core
CommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.