public class BaseEmptyView extends View
View.AsynchPeople, View.People, View.PropertyList, View.UserInfoExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static String |
VIEW_NAME
The empty view name
|
CONFIGURE, CREATE, DELETE, description, filterExecutors, filterQueue, LIST, name, NEW_PRONOUN, owner, PERMISSIONS, READ, SORTER, transientActions| Constructor and Description |
|---|
BaseEmptyView(ViewGroup owner) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(TopLevelItem item) |
Item |
doCreateItem(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
boolean |
equals(Object obj)
Equal to any view of the same class and owner.
|
String |
getDisplayName() |
Collection<TopLevelItem> |
getItems() |
int |
hashCode() |
boolean |
isDefault() |
boolean |
isEditable() |
void |
onJobRenamed(Item item,
String oldName,
String newName) |
protected void |
submit(org.kohsuke.stapler.StaplerRequest req) |
all, allInstantiable, create, createViewFromXML, doCheckJobName, doChildrenContextMenu, doConfigDotXml, doConfigSubmit, doDoDelete, doItemCategories, doRssAll, doRssFailed, doRssLatest, doSubmitDescription, getAbsoluteUrl, getACL, getActions, getAllItems, getAllProperties, getApi, getApplicablePropertyDescriptors, getApproximateQueueItemsQuickly, getAsynchPeople, getBuilds, getColumns, getComputers, getDescription, getDescriptor, getDynamic, getIndenter, getItem, getItemCreatePermission, getJob, getNewPronoun, getOwner, getOwnerItemGroup, getOwnerPrimaryView, getOwnerViewActions, getPeople, getPostConstructLandingPage, getProperties, getQueueItems, getSearchUrl, getTimeline, getUrl, getViewName, getViewUrl, getWidgets, hasPeople, isAutomaticRefreshEnabled, isFilterExecutors, isFilterQueue, makeSearchIndex, rename, save, toString, updateByXml, updateTransientActions, writeXmlgetSearch, getSearchIndex, getSearchName, requirePOST, sendError, sendError, sendError, sendError, sendErrorclone, finalize, getClass, notify, notifyAll, wait, wait, waitcheckPermission, hasPermission, hasPermissionpublic static final String VIEW_NAME
public BaseEmptyView(ViewGroup owner)
public String getDisplayName()
getDisplayName in interface ModelObjectgetDisplayName in class Viewpublic boolean isEditable()
isEditable in class Viewpublic final boolean equals(Object obj)
public Collection<TopLevelItem> getItems()
public boolean contains(TopLevelItem item)
public void onJobRenamed(Item item, String oldName, String newName)
onJobRenamed in class Viewprotected void submit(org.kohsuke.stapler.StaplerRequest req)
throws IOException,
javax.servlet.ServletException,
Descriptor.FormException
submit in class ViewIOExceptionjavax.servlet.ServletExceptionDescriptor.FormExceptionpublic Item doCreateItem(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException, javax.servlet.ServletException
doCreateItem in class ViewIOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2019. All rights reserved.