@Extension public static class AbstractGitSCMSource.SpecificRevisionBuildChooser.DescriptorImpl extends BuildChooserDescriptor
| Constructor and Description |
|---|
AbstractGitSCMSource.SpecificRevisionBuildChooser.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.Item> job)
Returns true if this build chooser is applicable to the given job type.
|
all, getLegacyIdaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 AbstractGitSCMSource.SpecificRevisionBuildChooser.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<BuildChooser>public boolean isApplicable(Class<? extends hudson.model.Item> job)
BuildChooserDescriptorisApplicable in class BuildChooserDescriptorjob - the type of job or item.Copyright © 2004-2015. All Rights Reserved.