public class SyncStepBuilder extends BaseStepBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
SyncStepBuilder.DescriptorImpl |
compareOptions, connection, packageId, stepId| Constructor and Description |
|---|
SyncStepBuilder(String packageId,
String server,
String database,
String authenticationType,
String userName,
hudson.util.Secret password) |
| Modifier and Type | Method and Description |
|---|---|
protected PowerShellCommand |
getPowerShellCommand(hudson.FilePath workspace) |
String |
getTransactionIsoLvl() |
protected boolean |
preExecute(hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.FilePath workspace) |
void |
setTransactionIsoLvl(String transactionIsoLvl) |
authenticationTypeEquals, getAuthenticationType, getCompareOptions, getDatabase, getPackageId, getPassword, getServer, getServerType, getStepId, getUserName, perform, postExecute, processStepParameterInvalid, serverTypeEquals, setCompareOptionsall, getDescriptor, getRequiredMonitorService, prebuildpublic String getTransactionIsoLvl()
@DataBoundSetter public void setTransactionIsoLvl(String transactionIsoLvl)
protected boolean preExecute(hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.FilePath workspace)
preExecute in class BaseStepBuilderprotected PowerShellCommand getPowerShellCommand(hudson.FilePath workspace)
getPowerShellCommand in class BaseStepBuilderCopyright © 2016–2019. All rights reserved.