public class RawCliBuilder extends AbstractLiquibaseBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
RawCliBuilder.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static RawCliBuilder.DescriptorImpl |
DESCRIPTOR |
changeLogFile, contexts, installationName, labels, liquibasePropertiesPath, password, url, usernameBUILDERS, PUBLISHERS| Constructor and Description |
|---|
RawCliBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCommandAndArguments(ArgumentListBuilder cliCommand,
Properties configProperties,
Run<?,?> build,
EnvVars environment,
TaskListener listener) |
String |
getCommandArguments() |
Descriptor<Builder> |
getDescriptor() |
void |
setCommandArguments(String commandArguments) |
addArgument, addArgument, addGlobalArguments, clearLegacyCredentials, getChangeLogFile, getChangeLogParameters, getContexts, getCredentialsId, getInstallation, getInstallationName, getLabels, getLiquibasePropertiesPath, getPassword, getProperty, getResourceDirectories, getUrl, getUsername, hasLegacyCredentials, perform, readResolve, setChangeLogFile, setChangeLogParameters, setContexts, setCredentialsId, setInstallationName, setLabels, setLiquibasePropertiesPath, setPassword, setResourceDirectories, setUrl, setUsernameall, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild@Extension public static final RawCliBuilder.DescriptorImpl DESCRIPTOR
protected void addCommandAndArguments(ArgumentListBuilder cliCommand, Properties configProperties, Run<?,?> build, EnvVars environment, TaskListener listener) throws IOException
addCommandAndArguments in class AbstractLiquibaseBuilderIOExceptionpublic Descriptor<Builder> getDescriptor()
getDescriptor in interface Describable<Builder>getDescriptor in class AbstractLiquibaseBuilderpublic String getCommandArguments()
@DataBoundSetter public void setCommandArguments(String commandArguments)
Copyright © 2016–2020. All rights reserved.