|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.view.dashboard.DashboardPortlet
hudson.plugins.analysis.dashboard.AbstractPortlet
hudson.plugins.analysis.dashboard.AbstractWarningsTablePortlet
hudson.plugins.dry.dashboard.WarningsTablePortlet
public class WarningsTablePortlet
A portlet that shows a table with the number of warnings in a job.
| Nested Class Summary | |
|---|---|
static class |
WarningsTablePortlet.WarningsPerJobDescriptor
Extension point registration. |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
WarningsTablePortlet(String name,
boolean canHideZeroWarningsProjects)
Creates a new instance of WarningsTablePortlet. |
|
| Method Summary | |
|---|---|
protected Class<? extends hudson.plugins.analysis.core.AbstractProjectAction<?>> |
getAction()
|
| Methods inherited from class hudson.plugins.analysis.dashboard.AbstractWarningsTablePortlet |
|---|
filter, filterZeroWarningsJobs, getCanHideZeroWarningsProjects, getPluginName, getWarnings, getWarnings, getWarnings, getWarnings, isVisibleJob, selectAction, toInt |
| Methods inherited from class hudson.plugins.view.dashboard.DashboardPortlet |
|---|
all, getComparator, getDashboard, getDescriptor, getDisplayName, getId, getJob, getName, getUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public WarningsTablePortlet(String name,
boolean canHideZeroWarningsProjects)
WarningsTablePortlet.
name - the name of the portletcanHideZeroWarningsProjects - determines if zero warnings projects should be hidden in the
table| Method Detail |
|---|
protected Class<? extends hudson.plugins.analysis.core.AbstractProjectAction<?>> getAction()
getAction in class hudson.plugins.analysis.dashboard.AbstractPortlet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||