public interface IXMSPublishConfig
Modifier and Type | Method and Description |
---|---|
Integer |
getBatchSize() |
DataPolicy |
getDataPolicy() |
DeployEnvType |
getDeployEnvType() |
DeployMethod |
getDeployMethod() |
String |
getEnvironment() |
String |
getJavaOpts() |
String |
getXcpAppConfigPath() |
String |
getXcpAppPackagePath() |
String |
getXmsPassword() |
String |
getXmsServerContextPath() |
String |
getXmsServerHost() |
String |
getXmsServerPort() |
String |
getXmsServerSchema() |
String |
getXmsToolsPath() |
String |
getXmsUsername() |
boolean |
isValidateOnly() |
boolean |
isXploreIndexing() |
String getXcpAppPackagePath()
String getXcpAppConfigPath()
String getEnvironment()
DeployMethod getDeployMethod()
DataPolicy getDataPolicy()
DeployEnvType getDeployEnvType()
boolean isXploreIndexing()
boolean isValidateOnly()
Integer getBatchSize()
String getXmsUsername()
String getXmsPassword()
String getXmsServerHost()
String getXmsServerPort()
String getXmsServerSchema()
String getXmsServerContextPath()
String getXmsToolsPath()
String getJavaOpts()
Copyright © 2004-2016 VILT Group. All Rights Reserved.