|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.Descriptor<SectionedViewSection>
hudson.plugins.sectioned_view.SectionedViewSectionDescriptor
public abstract class SectionedViewSectionDescriptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
protected |
SectionedViewSectionDescriptor()
|
protected |
SectionedViewSectionDescriptor(java.lang.Class<? extends SectionedViewSection> clazz)
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doCheckIncludeRegex(java.lang.String value)
Checks if the include regular expression is valid. |
SectionedViewSection |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getDisplayName, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SectionedViewSectionDescriptor(java.lang.Class<? extends SectionedViewSection> clazz)
protected SectionedViewSectionDescriptor()
| Method Detail |
|---|
public SectionedViewSection newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<SectionedViewSection>hudson.model.Descriptor.FormException
public hudson.util.FormValidation doCheckIncludeRegex(@QueryParameter
java.lang.String value)
throws java.io.IOException,
javax.servlet.ServletException,
java.lang.InterruptedException
java.io.IOException
javax.servlet.ServletException
java.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||