@Extension public static class Repository.DescriptorImpl extends Descriptor<Repository>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckId(String value) |
FormValidation |
doCheckUrl(String value) |
FormValidation |
doCheckUseReleasePolicy(boolean value,
boolean useSnapshotPolicy) |
FormValidation |
doCheckUseSnapshotPolicy(boolean value,
boolean useReleasePolicy) |
ListBoxModel |
doFillCredentialsIdItems(String credentialsId) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public FormValidation doCheckId(@QueryParameter String value)
public FormValidation doCheckUrl(@QueryParameter String value)
public FormValidation doCheckUseReleasePolicy(@QueryParameter boolean value, @QueryParameter boolean useSnapshotPolicy)
public FormValidation doCheckUseSnapshotPolicy(@QueryParameter boolean value, @QueryParameter boolean useReleasePolicy)
public ListBoxModel doFillCredentialsIdItems(@QueryParameter String credentialsId)
Copyright © 2010–2021. All rights reserved.