public class RemoteJobsView
extends hudson.model.View
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteJobsView.DescriptorImpl |
| Constructor and Description |
|---|
RemoteJobsView(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(hudson.model.TopLevelItem item) |
hudson.model.Item |
doCreateItem(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
Collection<hudson.model.TopLevelItem> |
getItems() |
Iterable<SectionedViewSection> |
getSections() |
protected void |
initSections() |
protected void |
submit(org.kohsuke.stapler.StaplerRequest req)
Handles the configuration submission.
|
all, allInstantiable, checkPermission, create, createViewFromXML, doChildrenContextMenu, doConfigDotXml, doConfigSubmit, doDoDelete, doRssAll, doRssFailed, doRssLatest, doSubmitDescription, getAbsoluteUrl, getACL, getActions, getAllItems, getAllProperties, getApi, getApplicablePropertyDescriptors, getApproximateQueueItemsQuickly, getAsynchPeople, getBuilds, getColumns, getComputers, getDescription, getDescriptor, getDisplayName, getDynamic, getIndenter, getItem, getItemCreatePermission, getJob, getNewPronoun, getOwner, getOwnerItemGroup, getOwnerPrimaryView, getOwnerViewActions, getPeople, getPostConstructLandingPage, getProperties, getQueueItems, getSearchUrl, getTimeline, getUrl, getViewName, getViewUrl, getWidgets, hasPeople, hasPermission, isAutomaticRefreshEnabled, isDefault, isEditable, isFilterExecutors, isFilterQueue, makeSearchIndex, onJobRenamed, rename, save, toString, updateByXml, updateTransientActions, writeXml@DataBoundConstructor public RemoteJobsView(String name)
public Iterable<SectionedViewSection> getSections()
protected void initSections()
protected void submit(org.kohsuke.stapler.StaplerRequest req)
throws javax.servlet.ServletException,
hudson.model.Descriptor.FormException
submit in class hudson.model.Viewjavax.servlet.ServletExceptionhudson.model.Descriptor.FormExceptionpublic Collection<hudson.model.TopLevelItem> getItems()
getItems in class hudson.model.Viewpublic hudson.model.Item doCreateItem(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException
doCreateItem in class hudson.model.ViewIOExceptionjavax.servlet.ServletExceptionpublic boolean contains(hudson.model.TopLevelItem item)
contains in class hudson.model.ViewCopyright © 2004-2015. All Rights Reserved.