@Symbol(value="BbS") @Extension public static class BitbucketServerConfiguration.DescriptorImpl extends Descriptor<BitbucketServerConfiguration>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckAdminCredentialsId(String value) |
FormValidation |
doCheckBaseUrl(String value) |
FormValidation |
doCheckServerName(String value) |
ListBoxModel |
doFillAdminCredentialsIdItems(String baseUrl,
String credentialsId) |
ListBoxModel |
doFillCredentialsIdItems(String baseUrl,
String credentialsId) |
FormValidation |
doTestConnection(String adminCredentialsId,
String baseUrl,
String credentialsId) |
String |
getDisplayName() |
void |
setJenkinsToBitbucketCredentials(JenkinsToBitbucketCredentials jenkinsToBitbucketCredentials) |
addHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
@POST public FormValidation doCheckAdminCredentialsId(@QueryParameter String value)
@POST public FormValidation doCheckBaseUrl(@QueryParameter String value)
@POST public FormValidation doCheckServerName(@QueryParameter String value)
@POST public ListBoxModel doFillAdminCredentialsIdItems(@QueryParameter String baseUrl, @QueryParameter String credentialsId)
@POST public ListBoxModel doFillCredentialsIdItems(@QueryParameter String baseUrl, @QueryParameter String credentialsId)
@POST public FormValidation doTestConnection(@QueryParameter String adminCredentialsId, @QueryParameter String baseUrl, @QueryParameter String credentialsId)
public String getDisplayName()
getDisplayName
in class Descriptor<BitbucketServerConfiguration>
@Inject public void setJenkinsToBitbucketCredentials(JenkinsToBitbucketCredentials jenkinsToBitbucketCredentials)
Copyright © 2016–2022. All rights reserved.