public class LiquiGraphTaskDryRun extends LiquiGraphTask
| Constructor and Description |
|---|
LiquiGraphTaskDryRun() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getDestinationDir() |
void |
setDestinationDir(java.io.File destinationDir) |
protected org.liquigraph.core.configuration.ConfigurationBuilder |
withExecutionMode(org.liquigraph.core.configuration.ConfigurationBuilder configurationBuilder) |
executeTask, getChangelog, getExecutionContexts, getJdbcUri, getPassword, getUsername, setChangelog, setExecutionContexts, setJdbcUri, setPassword, setUsernameaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toString@OutputDirectory @Optional public java.io.File getDestinationDir()
public void setDestinationDir(java.io.File destinationDir)
protected org.liquigraph.core.configuration.ConfigurationBuilder withExecutionMode(org.liquigraph.core.configuration.ConfigurationBuilder configurationBuilder)
withExecutionMode in class LiquiGraphTask