Package | Description |
---|---|
com.viltgroup.xcp.jenkins | |
com.viltgroup.xcp.jenkins.model | |
com.viltgroup.xcp.xms.xmsdeployer |
Modifier and Type | Method and Description |
---|---|
DataPolicy |
XMSPublisher.getDataPolicy() |
Constructor and Description |
---|
XMSPublisher(String xcpEnvId,
String xcpAppPackagePath,
String xcpAppConfigPath,
String environment,
DataPolicy dataPolicy,
DeployMethod deployMethod,
DeployEnvType deployEnvType,
boolean xploreIndexing,
boolean validateOnly,
Integer batchSize,
String xmsUsername,
hudson.util.Secret xmsPassword,
String xmsServerHost,
String xmsServerPort,
String xmsServerSchema,
String xmsServerContextPath,
String workPath,
String javaOpts) |
Modifier and Type | Method and Description |
---|---|
static DataPolicy |
DataPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataPolicy[] |
DataPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DataPolicy |
IXMSPublishConfig.getDataPolicy() |
Copyright © 2004-2016 VILT Group. All Rights Reserved.