@Extension public static class RateLimitBranchProperty.DescriptorImpl extends BranchPropertyDescriptor
BranchPropertyDescriptor.Visibility| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCount(int value,
String durationName)
Check the count
|
hudson.util.ListBoxModel |
doFillDurationNameItems()
Fill the duration names
|
String |
getDisplayName() |
all, all, isApplicable, isApplicableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<BranchProperty>public hudson.util.ListBoxModel doFillDurationNameItems()
public hudson.util.FormValidation doCheckCount(@QueryParameter
int value,
@QueryParameter
String durationName)
Copyright © 2016. All rights reserved.