@Extension public static class DefaultSCMCheckoutStrategyImpl.DescriptorImpl extends SCMCheckoutStrategyDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Human readable name of this kind of configurable object.
|
boolean |
isApplicable(AbstractProject project)
Allows
SCMCheckoutStrategyDescriptor to target specific kind of projects,
such as matrix projects. |
_for, all
addHelpFileRedirect, 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, toMap
public String getDisplayName()
Descriptor
getDisplayName
in class Descriptor<SCMCheckoutStrategy>
public boolean isApplicable(AbstractProject project)
SCMCheckoutStrategyDescriptor
SCMCheckoutStrategyDescriptor
to target specific kind of projects,
such as matrix projects.isApplicable
in class SCMCheckoutStrategyDescriptor
Copyright © 2015. All rights reserved.