Class BootSource.VolumeFromImage.VFIDesc
java.lang.Object
hudson.model.Descriptor<DESCRIBABLE>
jenkins.plugins.openstack.compute.OsAuthDescriptor<BootSource>
jenkins.plugins.openstack.compute.slaveopts.BootSource.BootSourceDescriptor
jenkins.plugins.openstack.compute.slaveopts.BootSource.Image.Desc
jenkins.plugins.openstack.compute.slaveopts.BootSource.VolumeFromImage.VFIDesc
- Enclosing class:
- BootSource.VolumeFromImage
@Extension
@Symbol("volumeFromImage")
public static final class BootSource.VolumeFromImage.VFIDesc
extends BootSource.Image.Desc
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.plugins.openstack.compute.OsAuthDescriptor
OsAuthDescriptor.InjectOsAuth
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.plugins.openstack.compute.slaveopts.BootSource.Image.Desc
doCheckName, doFillNameItems, findMatchingIds, listAllNames
Methods inherited from class jenkins.plugins.openstack.compute.slaveopts.BootSource.BootSourceDescriptor
checkNameMatchesOnlyOnce, getAuthFieldsOffsets, makeListBoxModelOfAllNames
Methods inherited from class jenkins.plugins.openstack.compute.OsAuthDescriptor
calcFillSettings, getDefault, hasValue, haveAuthDetails
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, calcAutoCompleteSettings, 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
-
Constructor Details
-
VFIDesc
public VFIDesc()
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayName
in classBootSource.Image.Desc
-