public class DatabaseRollbackFutureTask extends AbstractChangeLogBasedTask
| Constructor and Description |
|---|
DatabaseRollbackFutureTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeWithLiquibaseClassloader() |
protected void |
validateParameters()
Subclasses that override this method must always call
super.validateParameters() method. |
getChangeLogDirectory, getChangeLogFile, getContexts, getLabelFilter, getLabels, getOutputEncoding, getOutputFile, getOutputFileWriter, getSearchPath, setChangeLogDirectory, setChangeLogFile, setContexts, setLabelFilter, setLabels, setOutputEncoding, setOutputFile, setSearchPathaddChangeLogParameters, addDatabase, closeDatabase, createClasspath, createDatabaseFromConfiguredDatabaseType, createDatabaseFromType, execute, getDefaultOutputEncoding, getLiquibase, getResourceAccessor, init, isPromptOnNonLocalDatabase, setChangeLogParametersRef, setClasspathRef, setDatabaseRef, setPromptOnNonLocalDatabase, shouldRunbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void executeWithLiquibaseClassloader()
throws org.apache.tools.ant.BuildException
executeWithLiquibaseClassloader in class BaseLiquibaseTaskorg.apache.tools.ant.BuildExceptionprotected void validateParameters()
BaseLiquibaseTasksuper.validateParameters() method.validateParameters in class AbstractChangeLogBasedTaskCopyright © 2022 Liquibase.org. All rights reserved.