public class EnvDashboardView extends View
| Modifier and Type | Class and Description |
|---|---|
static class |
EnvDashboardView.DescriptorImpl |
View.AsynchPeople, View.People, View.PropertyList, View.UserInfoExtensionPoint.LegacyInstancesAreScopedToHudsonCONFIGURE, CREATE, DELETE, description, filterExecutors, filterQueue, LIST, name, NEW_PRONOUN, owner, PERMISSIONS, READ, SORTER| Constructor and Description |
|---|
EnvDashboardView(String name,
String envOrder,
String compOrder,
String deployHistory) |
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, getDisplayName, getDynamic, getIndenter, getItem, getItemCreatePermission, getJob, getNewPronoun, getOwner, getOwnerItemGroup, getOwnerPrimaryView, getOwnerViewActions, getPeople, getPostConstructLandingPage, getProperties, getQueueItems, getSearchUrl, getTimeline, getUrl, getViewName, getViewUrl, getVisiblePropertyDescriptors, getWidgets, hasPeople, isAutomaticRefreshEnabled, isDefault, isEditable, isFilterExecutors, isFilterQueue, makeSearchIndex, makeSearchIndex, rename, save, setDescription, toString, updateByXml, updateTransientActions, writeXmlgetSearch, getSearchIndex, getSearchName, requirePOST, sendError, sendError, sendError, sendError, sendErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckAnyPermission, checkPermission, hasAnyPermission, hasPermission, hasPermissionprotected void submit(org.kohsuke.stapler.StaplerRequest req)
throws IOException,
javax.servlet.ServletException,
Descriptor.FormException
submit in class ViewIOExceptionjavax.servlet.ServletExceptionDescriptor.FormExceptionpublic void doPurgeSubmit(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse res)
throws IOException,
javax.servlet.ServletException,
Descriptor.FormException
IOExceptionjavax.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.ServletExceptionpublic Integer getLimitDeployHistory()
public String anyJobsConfigured()
public ArrayList<HashMap<String,String>> getDeploymentsByComp(String comp, Integer lastDeploy)
public ArrayList<HashMap<String,String>> getDeploymentsByCompEnv(String comp, String env, Integer lastDeploy)
public Collection<TopLevelItem> getItems()
public String getEnvOrder()
public void setEnvOrder(String envOrder)
public String getCompOrder()
public void setCompOrder(String compOrder)
public String getDeployHistory()
public void setDeployHistory(String deployHistory)
public boolean contains(TopLevelItem topLevelItem)
public void onJobRenamed(Item item, String s, String s2)
onJobRenamed in class ViewCopyright © 2016–2025. All rights reserved.