public abstract static class VSphereBuildStep.VSphereBuildStepDescriptor extends Descriptor<VSphereBuildStep>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Modifier | Constructor and Description |
---|---|
protected |
VSphereBuildStepDescriptor() |
protected |
VSphereBuildStepDescriptor(Class<? extends VSphereBuildStep> clazz) |
Modifier and Type | Method and Description |
---|---|
static vSphereCloud |
getVSphereCloudByHash(int hash) |
static vSphereCloud |
getVSphereCloudByHash(int hash,
String jobName) |
static vSphereCloud |
getVSphereCloudByName(String serverName) |
static vSphereCloud |
getVSphereCloudByName(String serverName,
String jobName) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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
protected VSphereBuildStepDescriptor()
protected VSphereBuildStepDescriptor(Class<? extends VSphereBuildStep> clazz)
public static vSphereCloud getVSphereCloudByName(String serverName) throws RuntimeException, VSphereException
RuntimeException
VSphereException
public static vSphereCloud getVSphereCloudByHash(int hash) throws RuntimeException, VSphereException
RuntimeException
VSphereException
public static vSphereCloud getVSphereCloudByName(String serverName, String jobName) throws RuntimeException, VSphereException
RuntimeException
VSphereException
public static vSphereCloud getVSphereCloudByHash(int hash, String jobName) throws RuntimeException, VSphereException
RuntimeException
VSphereException
Copyright © 2016–2022. All rights reserved.