public class ChangeLogSyncToTagTask extends AbstractChangeLogBasedTask
| Constructor and Description |
|---|
ChangeLogSyncToTagTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeWithLiquibaseClassloader() |
String |
getToTag() |
void |
setToTag(String toTag) |
getChangeLogDirectory, getChangeLogFile, getContexts, getLabels, getOutputEncoding, getOutputFile, getOutputFileWriter, setChangeLogDirectory, setChangeLogFile, setContexts, setLabels, setOutputEncoding, setOutputFile, validateParametersaddChangeLogParameters, 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.BuildExceptionpublic String getToTag()
public void setToTag(String toTag)
Copyright © 2022 Liquibase.org. All rights reserved.