public class XFPanelView
extends hudson.model.ListView
| Modifier and Type | Class and Description |
|---|---|
protected static class |
XFPanelView.Blame |
static class |
XFPanelView.XFPanelColors
Represents colors to be used on the view
|
static class |
XFPanelView.XFPanelViewDescriptor
Notify Hudson we're implementing a new View
|
hudson.model.ListView.DescriptorImpl| Modifier and Type | Field and Description |
|---|---|
protected XFPanelView.Blame |
BlameState |
protected XFPanelView.XFPanelColors |
colors |
protected Map<hudson.model.Queue.Item,Integer> |
placeInQueue |
protected Map<String,Integer> |
priorityPerJob |
| Constructor and Description |
|---|
XFPanelView(String name,
Integer numColumns)
C'tor
|
add, contains, doCreateItem, getColumns, getDefaultColumns, getIncludeRegex, getItems, getJobFilters, getStatusFilter, hasJobFilterExtensions, initColumns, initJobFilters, onJobRenamedall, allInstantiable, checkPermission, create, doConfigSubmit, doDoDelete, doRssAll, doRssFailed, doRssLatest, doSubmitDescription, getAbsoluteUrl, getACL, getActions, getAllProperties, getApi, getApplicablePropertyDescriptors, getBuilds, 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, isDefault, isEditable, isFilterExecutors, isFilterQueue, makeSearchIndex, rename, savegetSearch, getSearchIndex, getSearchName, requirePOST, sendError, sendError, sendError, sendError, sendErrorprotected XFPanelView.XFPanelColors colors
protected XFPanelView.Blame BlameState
public XFPanelView.XFPanelColors getColors()
public Integer getGuiHeight()
public Integer getGuiJobFont()
public Integer getGuiFailFont()
public Integer getGuiInfoFont()
public Integer getGuiBuildFont()
public Integer getGuiClaimFont()
public Integer getMaxAmmountOfResponsibles()
public Boolean getFullHD()
public Boolean getShowDescription()
public Boolean getShowBrokenBuildCount()
public Boolean getSortDescending()
public Boolean getShowZeroTestCounts()
public Boolean getShowTimeStamp()
public Boolean getShowClaimInfo()
public Boolean getShowClaimInfoInUnstable()
public Boolean getShowWarningIcon()
public Boolean getReplaceResponsibles()
public Integer getBlameState()
public Boolean getAutomaticSortState()
public Boolean getManualSortState()
public String getResponsiblesTopic()
public Boolean getHideSuccessfulBuilds()
public String getSuccessfulBuildColor()
public String getUnstableBuildColor()
public String getBrokenBuildColor()
public String getOtherBuildColor()
public String getBuildFontColor()
public Boolean getPriorityPerJob()
public Boolean getIsClaimPluginInstalled()
public Boolean getReplaceNumberOfTestCases()
public Boolean getAutoResizeEntryHeight()
public Collection<XFPanelEntry> sort(Collection<hudson.model.Job<?,?>> jobs)
jobs - the selected jobsXFPanelEntry instancespublic Collection<hudson.model.Job<?,?>> getPrioritySortedJobs(Collection<hudson.model.Job<?,?>> jobs)
public Integer getRefresh()
public Integer getNumColumns()
public String getLastBuildTimePreFix()
protected void submit(org.kohsuke.stapler.StaplerRequest req)
throws javax.servlet.ServletException,
hudson.model.Descriptor.FormException,
IOException
submit in class hudson.model.ListViewreq - StaplerRequestjavax.servlet.ServletException - if anyhudson.model.Descriptor.FormException - if anyIOExceptionCopyright © 2004-2014. All Rights Reserved.