@Extension
public static final class CollapsingSectionNote.DescriptorImpl
extends hudson.console.ConsoleAnnotationDescriptor
| Constructor and Description |
|---|
CollapsingSectionNote.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
CollapsingSectionsConfiguration |
getConfiguration() |
String |
getDisplayName() |
SectionDefinition[] |
getSectionDefinitions() |
CollapsingSectionNote[] |
getSections() |
boolean |
isNumberingEnabled() |
void |
load() |
void |
setSections(CollapsingSectionNote... sections) |
all, doScriptJs, doStyleCss, hasScript, hasStylesheetaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic CollapsingSectionNote.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.console.ConsoleAnnotationDescriptorpublic CollapsingSectionNote[] getSections()
public SectionDefinition[] getSectionDefinitions()
public void setSections(CollapsingSectionNote... sections)
public boolean isNumberingEnabled()
public CollapsingSectionsConfiguration getConfiguration()
public void load()
load in class hudson.model.Descriptor<hudson.console.ConsoleNote<?>>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.console.ConsoleNote<?>>hudson.model.Descriptor.FormExceptionCopyright © 2016. All rights reserved.