@Extension public static final class Deploy.DeployDescriptor extends VSphereBuildStep.VSphereBuildStepDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DeployDescriptor() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckClone(String value) |
FormValidation |
doCheckCluster(String value) |
FormValidation |
doCheckResourcePool(String value) |
FormValidation |
doCheckTemplate(String value) |
FormValidation |
doCheckTimeoutInSeconds(String value) |
FormValidation |
doTestData(Item context,
String serverName,
String template,
String clone,
String resourcePool,
String cluster) |
static int |
getDefaultTimeoutInSeconds() |
String |
getDisplayName() |
getVSphereCloudByHash, getVSphereCloudByHash, getVSphereCloudByName, getVSphereCloudByName
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<VSphereBuildStep>
public static int getDefaultTimeoutInSeconds()
public FormValidation doCheckTemplate(@QueryParameter String value)
public FormValidation doCheckClone(@QueryParameter String value)
public FormValidation doCheckResourcePool(@QueryParameter String value)
public FormValidation doCheckCluster(@QueryParameter String value)
public FormValidation doCheckTimeoutInSeconds(@QueryParameter String value)
Copyright © 2016–2022. All rights reserved.