C - type of credentials to be boundpublic abstract class BindingDescriptor<C extends com.cloudbees.plugins.credentials.common.StandardCredentials> extends hudson.model.Descriptor<MultiBinding<C>>
MultiBinding kind.| Constructor and Description |
|---|
BindingDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item owner) |
boolean |
requiresWorkspace()
Determines whether this
MultiBinding needs a workspace to evaluate. |
protected abstract Class<C> |
type() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean requiresWorkspace()
MultiBinding needs a workspace to evaluate.public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item owner)
Copyright © 2016–2017. All rights reserved.