Class BitbucketServerEndpoint.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doFillWebhookImplementationItems

        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public ListBoxModel doFillWebhookImplementationItems()
      • doFillServerVersionItems

        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public ListBoxModel doFillServerVersionItems()
      • doCheckServerUrl

        public static FormValidation doCheckServerUrl​(@QueryParameter
                                                      String value)
        Checks that the supplied URL is valid.
        Parameters:
        value - the URL to check.
        Returns:
        the validation results.