| Constructor and Description |
|---|
DeployOptions()
Constructor
|
public boolean getAllowMissingFiles()
public boolean isAllowMissingFiles()
public void setAllowMissingFiles(boolean allowMissingFiles)
protected void setAllowMissingFiles(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getAutoUpdatePackage()
public boolean isAutoUpdatePackage()
public void setAutoUpdatePackage(boolean autoUpdatePackage)
protected void setAutoUpdatePackage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getCheckOnly()
public boolean isCheckOnly()
public void setCheckOnly(boolean checkOnly)
protected void setCheckOnly(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getIgnoreWarnings()
public boolean isIgnoreWarnings()
public void setIgnoreWarnings(boolean ignoreWarnings)
protected void setIgnoreWarnings(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getPerformRetrieve()
public boolean isPerformRetrieve()
public void setPerformRetrieve(boolean performRetrieve)
protected void setPerformRetrieve(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getPurgeOnDelete()
public boolean isPurgeOnDelete()
public void setPurgeOnDelete(boolean purgeOnDelete)
protected void setPurgeOnDelete(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getRollbackOnError()
public boolean isRollbackOnError()
public void setRollbackOnError(boolean rollbackOnError)
protected void setRollbackOnError(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String[] getRunTests()
public void setRunTests(String[] runTests)
protected void setRunTests(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getSinglePackage()
public boolean isSinglePackage()
public void setSinglePackage(boolean singlePackage)
protected void setSinglePackage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic TestLevel getTestLevel()
public void setTestLevel(TestLevel testLevel)
protected void setTestLevel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.