Class AzureCredentialsBinding.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.credentialsbinding.MultiBinding<C>>
org.jenkinsci.plugins.credentialsbinding.BindingDescriptor<AzureStorageAccount>
com.microsoftopentechnologies.windowsazurestorage.helper.AzureCredentialsBinding.DescriptorImpl
- Enclosing class:
- AzureCredentialsBinding
@Symbol("azureStorage")
@Extension
public static class AzureCredentialsBinding.DescriptorImpl
extends org.jenkinsci.plugins.credentialsbinding.BindingDescriptor<AzureStorageAccount>
-
Nested Class Summary
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 org.jenkinsci.plugins.credentialsbinding.BindingDescriptor
doFillCredentialsIdItems
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, 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, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-
-
Method Details
-
type
- Specified by:
type
in classorg.jenkinsci.plugins.credentialsbinding.BindingDescriptor<AzureStorageAccount>
-
requiresWorkspace
public boolean requiresWorkspace()- Overrides:
requiresWorkspace
in classorg.jenkinsci.plugins.credentialsbinding.BindingDescriptor<AzureStorageAccount>
-
getDisplayName
- Overrides:
getDisplayName
in classDescriptor<org.jenkinsci.plugins.credentialsbinding.MultiBinding<AzureStorageAccount>>
-
getDefaultStorageAccountNameVariable
-
getDefaultStorageAccountKeyVariable
-
getDefaultBlobEndpointUrlVariable
-
getDefaultCdnEndpointUrlVariable
-