| Modifier and Type | Class and Description |
|---|---|
class |
RemoteJobsSection |
| Modifier and Type | Method and Description |
|---|---|
SectionedViewSection |
RemoteJobsSection.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
SectionedViewSection |
SectionedViewSectionDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<SectionedViewSection,SectionedViewSectionDescriptor> |
SectionedViewSection.all()
Returns all the registered
SectionedViewSection descriptors. |
Iterable<SectionedViewSection> |
RemoteJobsView.getSections() |
| Constructor and Description |
|---|
SectionedViewSectionDescriptor(Class<? extends SectionedViewSection> clazz) |
Copyright © 2004-2015. All Rights Reserved.