public class DropAllBuilder extends AbstractLiquibaseBuilder
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DropAllBuilder.DescriptorImpl  | 
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description | 
|---|---|
static DropAllBuilder.DescriptorImpl | 
DESCRIPTOR  | 
changeLogFile, contexts, installationName, labels, liquibasePropertiesPath, password, url, usernameBUILDERS, PUBLISHERS| Constructor and Description | 
|---|
DropAllBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addCommandAndArguments(ArgumentListBuilder cliCommand,
                      Properties configProperties,
                      Run<?,?> build,
                      EnvVars environment,
                      TaskListener listener)  | 
Descriptor<Builder> | 
getDescriptor()  | 
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 DropAllBuilder.DescriptorImpl DESCRIPTOR
protected void addCommandAndArguments(ArgumentListBuilder cliCommand, Properties configProperties, Run<?,?> build, EnvVars environment, TaskListener listener)
addCommandAndArguments in class AbstractLiquibaseBuilderpublic Descriptor<Builder> getDescriptor()
getDescriptor in interface Describable<Builder>getDescriptor in class AbstractLiquibaseBuilderCopyright © 2016–2020. All rights reserved.