@Extension public static class vSphereCloudSlave.DescriptorImpl extends Slave.SlaveDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
ALL
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckLaunchDelay(String value) |
FormValidation |
doTestConnection(ItemGroup<?> context,
String vsDescription,
String vmName,
String snapName) |
String |
getDisplayName() |
List<String> |
getIdleOptions() |
vSphereCloud |
getSpecificvSphereCloud(String vsDescription) |
List<vSphereCloud> |
getvSphereClouds() |
computerLauncherDescriptors, doCheckNumExecutors, doCheckRemoteFS, nodePropertyDescriptors, retentionStrategyDescriptors
all, allInstantiable, doCheckName, getConfigPage, handleNewNodePage, isInstantiable, newInstanceDetailPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, 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<Node>
public List<vSphereCloud> getvSphereClouds()
public vSphereCloud getSpecificvSphereCloud(String vsDescription) throws Exception
Exception
public FormValidation doCheckLaunchDelay(@QueryParameter String value)
public FormValidation doTestConnection(@AncestorInPath ItemGroup<?> context, @QueryParameter String vsDescription, @QueryParameter String vmName, @QueryParameter String snapName)
Copyright © 2016–2022. All rights reserved.