@Symbol(value="token") @Extension public static class ApiKeyBinding.DescriptorImpl extends org.jenkinsci.plugins.credentialsbinding.BindingDescriptor<ApiKeyImpl>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
boolean |
requiresWorkspace() |
protected Class<ApiKeyImpl> |
type() |
doFillCredentialsIdItems
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 boolean requiresWorkspace()
requiresWorkspace
in class org.jenkinsci.plugins.credentialsbinding.BindingDescriptor<ApiKeyImpl>
protected Class<ApiKeyImpl> type()
type
in class org.jenkinsci.plugins.credentialsbinding.BindingDescriptor<ApiKeyImpl>
public String getDisplayName()
getDisplayName
in class Descriptor<org.jenkinsci.plugins.credentialsbinding.MultiBinding<ApiKeyImpl>>
Copyright © 2016–2024. All rights reserved.