public abstract class AbstractSelfConfiguratingCommand<T extends CommandResult> extends AbstractCommand<T>
| Constructor and Description |
|---|
AbstractSelfConfiguratingCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,Object> argsMap) |
execute, getPriority, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, validatepublic void configure(Map<String,Object> argsMap) throws LiquibaseException
LiquibaseExceptionCopyright © 2021 Liquibase.org. All rights reserved.