Uses of Class
liquibase.command.CommandResult
Packages that use CommandResult
-
Uses of CommandResult in liquibase.command
Classes in liquibase.command with type parameters of type CommandResultModifier and TypeClassDescriptionclass
AbstractCommand<T extends CommandResult>
Deprecated.interface
LiquibaseCommand<T extends CommandResult>
Deprecated.Define command with the newCommandStep
interfaceMethods in liquibase.command with type parameters of type CommandResultModifier and TypeMethodDescription<T extends CommandResult>
TCommandFactory.execute
(LiquibaseCommand<T> command) Deprecated. -
Uses of CommandResult in liquibase.command.core
Subclasses of CommandResult in liquibase.command.coreMethods in liquibase.command.core that return CommandResult
CommandStep
and call them withCommandFactory.getCommandDefinition(String...)
.