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
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Direct Known Subclasses:
CloudWebhookConfiguration.DescriptorImpl, ServerWebhookConfiguration.DescriptorImpl
Enclosing class:
AbstractBitbucketWebhookConfiguration

public abstract static class AbstractBitbucketWebhookConfiguration.AbstractBitbucketWebhookDescriptorImpl extends BitbucketWebhookDescriptor
  • Constructor Details

    • AbstractBitbucketWebhookDescriptorImpl

      public AbstractBitbucketWebhookDescriptorImpl()
  • Method Details

    • doCheckEndpointJenkinsRootURL

      public static FormValidation doCheckEndpointJenkinsRootURL(@QueryParameter String value)
    • getHookSignatureCredentialsIdItems

      protected ListBoxModel getHookSignatureCredentialsIdItems(String hookSignatureCredentialsId, String serverURL)
    • checkPermission

      protected static Jenkins checkPermission()