@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static class MultiBranchProjectViewHolder.ViewImpl
extends hudson.model.ListView
Modifier and Type | Class and Description |
---|---|
static class |
MultiBranchProjectViewHolder.ViewImpl.ViewDescriptorImpl
Our descriptor
|
hudson.model.ListView.DescriptorImpl, hudson.model.ListView.Listener
Constructor and Description |
---|
ViewImpl(hudson.model.ViewGroup owner,
jenkins.scm.api.SCMHeadCategory category)
Creates a new view.
|
Modifier and Type | Method and Description |
---|---|
hudson.security.ACL |
getACL() |
String |
getDisplayName() |
boolean |
isRecurse() |
void |
save() |
add, contains, doAddJobToView, doCreateItem, doRemoveJobFromView, getColumns, getDefaultColumns, getIncludeRegex, getItems, getJobFilters, getStatusFilter, hasJobFilterExtensions, initColumns, initJobFilters, jobNamesContains, remove, setIncludeRegex, setRecurse, submit
all, allInstantiable, checkPermission, create, createViewFromXML, doChildrenContextMenu, doConfigDotXml, doConfigSubmit, doDoDelete, doRssAll, doRssFailed, doRssLatest, doSubmitDescription, getAbsoluteUrl, getActions, getAllItems, getAllProperties, getApi, getApplicablePropertyDescriptors, getApproximateQueueItemsQuickly, getAsynchPeople, getBuilds, getComputers, getDescription, getDescriptor, 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, toString, updateByXml, updateTransientActions, writeXml
public ViewImpl(hudson.model.ViewGroup owner, @NonNull jenkins.scm.api.SCMHeadCategory category)
owner
- the owner.category
- the category.public String getDisplayName()
getDisplayName
in interface hudson.model.ModelObject
getDisplayName
in class hudson.model.View
public boolean isRecurse()
isRecurse
in class hudson.model.ListView
public hudson.security.ACL getACL()
getACL
in interface hudson.security.AccessControlled
getACL
in class hudson.model.View
public void save() throws IOException
save
in interface hudson.model.Saveable
save
in class hudson.model.View
IOException
Copyright © 2016–2017. All rights reserved.