@Extension public static class BitbucketCommitAuthorBranchBuildStrategy.DescriptorImpl extends RegexFilterBranchBuildStrategyDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
boolean |
isApplicable(jenkins.scm.api.SCMSourceDescriptor sourceDescriptor)
this is currently never called for organization folders, see JENKINS-54468
|
doCheckPattern
all, all, isApplicable, isApplicable
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
@Nonnull public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<jenkins.branch.BranchBuildStrategy>
public boolean isApplicable(@Nonnull jenkins.scm.api.SCMSourceDescriptor sourceDescriptor)
isApplicable
in class jenkins.branch.BranchBuildStrategyDescriptor
Copyright © 2016–2019. All rights reserved.