com.xebialabs.deployit
Class DeployitOptions
java.lang.Object
com.xebialabs.deployit.DeployitOptions
public class DeployitOptions
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployitOptions
public DeployitOptions()
isDoSetup
public boolean isDoSetup()
setDoSetup
public void setDoSetup(boolean doSetup)
isReinitialize
public boolean isReinitialize()
setReinitialize
public void setReinitialize(boolean reinitialize)
isTestModeEnabled
public boolean isTestModeEnabled()
setTestModeEnabled
public void setTestModeEnabled(boolean testModeEnabled)
isForce
public boolean isForce()
setForce
public void setForce(boolean force)
isPrintUsage
public boolean isPrintUsage()
setPrintUsage
public void setPrintUsage(boolean printUsage)
getDefaultsFile
public java.lang.String getDefaultsFile()
setDefaultsFile
public void setDefaultsFile(java.lang.String defaultsFile)
getRepositoryKeystorePassword
public java.lang.String getRepositoryKeystorePassword()
setRepositoryKeystorePassword
public void setRepositoryKeystorePassword(java.lang.String repositoryKeystorePassword)