public class BuildBuilder extends Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildBuilder.DescriptorImpl
Descriptor for
BuildBuilder. |
ExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListBUILDERS, PUBLISHERS| Constructor and Description |
|---|
BuildBuilder(DbFolder dbFolder,
String packageid,
Server tempServer,
String options,
String filter,
String packageVersion,
DlmDashboard dlmDashboard,
SqlChangeAutomationVersionOption sqlChangeAutomationVersionOption) |
| Modifier and Type | Method and Description |
|---|---|
DbFolder.ProjectOption |
getDbFolder() |
String |
getDbName() |
BuildBuilder.DescriptorImpl |
getDescriptor() |
String |
getDlmDashboardHost() |
String |
getDlmDashboardPort() |
String |
getFilter() |
String |
getOptions() |
String |
getPackageid() |
String |
getPackageVersion() |
String |
getPassword() |
String |
getProjectPath() |
boolean |
getSendToDlmDashboard() |
String |
getServerAuth() |
String |
getServerName() |
SqlChangeAutomationVersionOption |
getSqlChangeAutomationVersionOption() |
String |
getSubfolder() |
String |
getTempServer() |
String |
getUsername() |
boolean |
perform(AbstractBuild build,
Launcher launcher,
BuildListener listener) |
all, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public BuildBuilder(DbFolder dbFolder, String packageid, Server tempServer, String options, String filter, String packageVersion, DlmDashboard dlmDashboard, SqlChangeAutomationVersionOption sqlChangeAutomationVersionOption)
public DbFolder.ProjectOption getDbFolder()
public String getSubfolder()
public String getProjectPath()
public String getPackageid()
public String getTempServer()
public String getServerName()
public String getDbName()
public String getServerAuth()
public String getUsername()
public String getPassword()
public String getOptions()
public String getFilter()
public String getPackageVersion()
public boolean getSendToDlmDashboard()
public String getDlmDashboardHost()
public String getDlmDashboardPort()
public SqlChangeAutomationVersionOption getSqlChangeAutomationVersionOption()
public boolean perform(AbstractBuild build, Launcher launcher, BuildListener listener)
perform in interface BuildStepperform in class BuildStepCompatibilityLayerpublic BuildBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface Describable<Builder>getDescriptor in class BuilderCopyright © 2016–2018. All rights reserved.