Class AbstractBitbucketWebhookConfiguration.AbstractBitbucketWebhookDescriptorImpl
java.lang.Object
hudson.model.Descriptor<BitbucketWebhookConfiguration>
com.cloudbees.jenkins.plugins.bitbucket.api.webhook.BitbucketWebhookDescriptor
com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.AbstractBitbucketWebhookConfiguration.AbstractBitbucketWebhookDescriptorImpl
- Direct Known Subclasses:
- CloudWebhookConfiguration.DescriptorImpl,- ServerWebhookConfiguration.DescriptorImpl
- Enclosing class:
- AbstractBitbucketWebhookConfiguration
public abstract static class AbstractBitbucketWebhookConfiguration.AbstractBitbucketWebhookDescriptorImpl
extends BitbucketWebhookDescriptor
- 
Nested Class SummaryNested classes/interfaces inherited from class hudson.model.DescriptorDescriptor.FormException, Descriptor.PropertyType, Descriptor.Self
- 
Field SummaryFields inherited from class hudson.model.Descriptorclazz
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected static Jenkinsprotected abstract voidstatic FormValidationdoClear()protected ListBoxModelgetHookSignatureCredentialsIdItems(String hookSignatureCredentialsId, String serverURL) getStats()Methods inherited from class com.cloudbees.jenkins.plugins.bitbucket.api.webhook.BitbucketWebhookDescriptorisApplicableMethods inherited from class hudson.model.DescriptoraddHelpFileRedirect, 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, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
- 
Constructor Details- 
AbstractBitbucketWebhookDescriptorImplpublic AbstractBitbucketWebhookDescriptorImpl()
 
- 
- 
Method Details- 
clearCachesprotected abstract void clearCaches()
- 
getStats
- 
doShowStats
- 
doClear
- 
doCheckEndpointJenkinsRootURL
- 
getHookSignatureCredentialsIdItemsprotected ListBoxModel getHookSignatureCredentialsIdItems(String hookSignatureCredentialsId, String serverURL) 
- 
checkPermission
 
-