@Extension public static class UntrustedBranchProperty.DescriptorImpl extends BranchPropertyDescriptor
Descriptor
.BranchPropertyDescriptor.Visibility
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
Map<String,hudson.model.Descriptor<hudson.tasks.Publisher>> |
getPublisherDescriptors() |
protected boolean |
isApplicable(MultiBranchProjectDescriptor projectDescriptor)
Usually a branch property is more concerned with the specific type of project than the specifics of
the project instance.
|
all, all, isApplicable
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()
getDisplayName
in class hudson.model.Descriptor<BranchProperty>
public Map<String,hudson.model.Descriptor<hudson.tasks.Publisher>> getPublisherDescriptors()
protected boolean isApplicable(MultiBranchProjectDescriptor projectDescriptor)
BranchPropertyDescriptor
isApplicable
in class BranchPropertyDescriptor
projectDescriptor
- the project type.Copyright © 2016–2017. All rights reserved.