public class DbDocBuildStep extends AbstractLiquibaseStep
Modifier and Type | Class and Description |
---|---|
static class |
DbDocBuildStep.DescriptorImpl |
changeLogFile, classpath, contexts, databaseEngine, defaultSchemaName, labels, liquibasePropertiesPath, url
Constructor and Description |
---|
DbDocBuildStep(String changeLogFile) |
Modifier and Type | Method and Description |
---|---|
String |
getOutputDirectory() |
void |
setOutputDirectory(String outputDirectory) |
getBasePath, getChangeLogFile, getChangeLogParameterList, getChangeLogParameters, getClasspath, getContexts, getCredentialsId, getDatabaseEngine, getDefaultSchemaName, getLabels, getLiquibasePropertiesPath, getUrl, setBasePath, setChangeLogParameterList, setChangeLogParameters, setClasspath, setContexts, setCredentialsId, setDatabaseEngine, setDefaultSchemaName, setLabels, setLiquibasePropertiesPath, setUrl
Copyright © 2016–2020. All rights reserved.