public class XFPanelView
extends hudson.model.ListView
| Modifier and Type | Class and Description |
|---|---|
protected static class |
XFPanelView.Blame |
static class |
XFPanelView.XFColors
Represents colors to be used on the view
|
class |
XFPanelView.XFPanelEntry
Represents a job to be shown on the panel
Intermediates access to data available for the given Job
|
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 |
| 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.Blame BlameState
public XFPanelView.XFColors 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 getShowGreenColor()
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 String getResponsiblesTopic()
public Boolean getHideSuccessfulBuilds()
public Boolean getIsClaimPluginInstalled()
public Boolean getReplaceNumberOfTestCases()
public Boolean getAutoResizeEntryHeight()
public Collection<XFPanelView.XFPanelEntry> sort(Collection<hudson.model.Job<?,?>> jobs)
jobs - the selected jobsXFPanelView.XFPanelEntry instancespublic 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-2013. All Rights Reserved.