Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
G
M
R
S
X
D
DEFAULT
- Static variable in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
doCheckNumColumns(StaplerRequest, StaplerResponse)
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelViewDescriptor
Performs validation on request parameters
doCheckRefresh(StaplerRequest)
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelViewDescriptor
G
getBackgroundColor()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getBroken()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getBrokenBG()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
getBrokenFG()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
getBuilding()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getBuildsInProgress()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getColor()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getColors()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getCulprit()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
Elects a culprit/responsible for a broken build by choosing all possible commiters of a given build
getDiff()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getDiffColor()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getDisplayName()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelViewDescriptor
getFailCount()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getFailedBG()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
getfailedBuildsBelow()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getFailedFG()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
getFullHD()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getgreenColors()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getJob()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getName()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getNumberOfFailedBuilds()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getNumColumns()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getOkBG()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
getOkFG()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
getOtherBG()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
getOtherFG()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
getQueued()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getQueueNumber()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getRefresh()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getShowBrokenBuildCount()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getShowDescription()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getShowZeroTestCounts()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getSortDescending()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
getSuccessCount()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getSuccessPercentage()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getTestCount()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
getUrl()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
GREEN
- Static variable in class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
M
maps.hudson.plugin.xfpanel
- package maps.hudson.plugin.xfpanel
MSG
- Static variable in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelViewDescriptor
R
REFRESH_MSG
- Static variable in class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelViewDescriptor
S
sort(Collection<Job<?, ?>>)
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
sortFailedBuildsBelow(Collection<Job<?, ?>>)
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
start()
- Method in class maps.hudson.plugin.xfpanel.
XFPanelPlugin
submit(StaplerRequest)
- Method in class maps.hudson.plugin.xfpanel.
XFPanelView
Gets from the request the configuration parameters
X
XFPanelPlugin
- Class in
maps.hudson.plugin.xfpanel
Implementation of
Plugin
as request by Hudson spec.
XFPanelPlugin()
- Constructor for class maps.hudson.plugin.xfpanel.
XFPanelPlugin
XFPanelView
- Class in
maps.hudson.plugin.xfpanel
Represents an eXtreme Feedback Panel View.
XFPanelView(String, Integer)
- Constructor for class maps.hudson.plugin.xfpanel.
XFPanelView
C'tor
XFPanelView.XFColors
- Class in
maps.hudson.plugin.xfpanel
Represents colors to be used on the view
XFPanelView.XFColors(String, String, String, String, String, String, String, String)
- Constructor for class maps.hudson.plugin.xfpanel.
XFPanelView.XFColors
C'tor
XFPanelView.XFPanelEntry
- Class in
maps.hudson.plugin.xfpanel
Represents a job to be shown on the panel Intermediates access to data available for the given Job
XFPanelView.XFPanelEntry(Job<?, ?>)
- Constructor for class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelEntry
C'tor
XFPanelView.XFPanelViewDescriptor
- Class in
maps.hudson.plugin.xfpanel
Notify Hudson we're implementing a new View
XFPanelView.XFPanelViewDescriptor()
- Constructor for class maps.hudson.plugin.xfpanel.
XFPanelView.XFPanelViewDescriptor
D
G
M
R
S
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012
Hudson
. All Rights Reserved.