@Symbol(value="headRegexFilterWithPR")
@Extension
@Selection
public static class RegexSCMHeadFilterTrait.DescriptorImpl
extends jenkins.scm.api.trait.SCMSourceTraitDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckRegex(String value)
Form validation for the regular expression.
|
String |
getDisplayName() |
getBuilderClass, getContextClass, getSourceClass, isApplicableTo, isApplicableTo, isApplicableTo, isApplicableToBuilder, isApplicableToBuilder, isApplicableToContext, isApplicableToContext
getScmClass, isApplicableToSCM, isApplicableToSCM
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<jenkins.scm.api.trait.SCMSourceTrait>
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public hudson.util.FormValidation doCheckRegex(@QueryParameter String value)
value
- the regular expression.Copyright © 2016–2017. All rights reserved.