@Extension(optional=true) public static final class FolderViewSection.DescriptorImpl extends SectionedViewSectionDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
baseFolderLevel(SectionedView sectionedView) |
hudson.util.FormValidation |
doCheckFolderLevels(String value) |
hudson.util.FormValidation |
doCheckViewColumns(String value) |
List<com.cloudbees.hudson.plugins.folder.Folder> |
getAvailableFolders(hudson.model.ItemGroup itemGroup,
SectionedView sectionedView) |
String |
getDisplayName() |
boolean |
isFolder(hudson.model.TopLevelItem item) |
doCheckIncludeRegex, escapeJobName, hasJobFilterExtensions, newInstanceaddHelpFileRedirect, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<SectionedViewSection>public hudson.util.FormValidation doCheckViewColumns(@QueryParameter
String value)
public hudson.util.FormValidation doCheckFolderLevels(@QueryParameter
String value)
public boolean isFolder(hudson.model.TopLevelItem item)
public int baseFolderLevel(SectionedView sectionedView)
public List<com.cloudbees.hudson.plugins.folder.Folder> getAvailableFolders(hudson.model.ItemGroup itemGroup, SectionedView sectionedView)
Copyright © 2016–2024. All rights reserved.