Package jenkins.branch
Class MultiBranchProjectViewHolder.ViewImpl.ViewDescriptorImpl
java.lang.Object
hudson.model.Descriptor<View>
hudson.model.ViewDescriptor
jenkins.branch.MultiBranchProjectViewHolder.ViewImpl.ViewDescriptorImpl
- Enclosing class:
- MultiBranchProjectViewHolder.ViewImpl
@Extension
public static class MultiBranchProjectViewHolder.ViewImpl.ViewDescriptorImpl
extends ViewDescriptor
Our descriptor
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.ViewDescriptor
checkDisplayName, doAutoCompleteCopyNewItemFrom, getColumnsDescriptors, getJobFiltersDescriptors, getNewViewDetailPage, isApplicable, isApplicableIn
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
ViewDescriptorImpl
public ViewDescriptorImpl()
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayName
in classViewDescriptor
-
isInstantiable
public boolean isInstantiable()- Overrides:
isInstantiable
in classViewDescriptor
-