Class BlueOceanCredentialsProvider.FolderPropertyImpl.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>
com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptor
io.jenkins.blueocean.rest.impl.pipeline.credential.BlueOceanCredentialsProvider.FolderPropertyImpl.DescriptorImpl
- Enclosing class:
BlueOceanCredentialsProvider.FolderPropertyImpl
@Extension
public static class BlueOceanCredentialsProvider.FolderPropertyImpl.DescriptorImpl
extends com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptor
- Author:
- Stephen Connoly, Vivek Pandey
-
Nested Class Summary
Nested classes/interfaces inherited from class Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self -
Field Summary
Fields inherited from class Descriptor
clazz -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptor
getApplicableDescriptors, isApplicable, newInstance, newInstanceMethods inherited from class Descriptor
addHelpFileRedirect, bindJSON, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, configure, doHelp, 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, getStaticHelpUrl, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-