|
||||||||||
| 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.AbstractWarningsTablePortlet
hudson.plugins.findbugs.dashboard.WarningsTablePortlet
public class WarningsTablePortlet
A dashboard 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(java.lang.String name)
Creates a new instance of WarningsTablePortlet. |
|
| Method Summary | |
|---|---|
protected java.lang.Class<? extends hudson.plugins.analysis.core.AbstractProjectAction<?>> |
getAction()
|
protected java.lang.String |
getPluginName()
|
| Methods inherited from class hudson.plugins.analysis.dashboard.AbstractWarningsTablePortlet |
|---|
getWarnings, getWarnings, getWarnings, getWarnings |
| Methods inherited from class hudson.plugins.view.dashboard.DashboardPortlet |
|---|
all, getDashboard, getDescriptor, getDisplayName, 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(java.lang.String name)
WarningsTablePortlet.
name - the name of the portlet| Method Detail |
|---|
protected java.lang.Class<? extends hudson.plugins.analysis.core.AbstractProjectAction<?>> getAction()
getAction in class hudson.plugins.analysis.dashboard.AbstractWarningsTablePortletprotected java.lang.String getPluginName()
getPluginName in class hudson.plugins.analysis.dashboard.AbstractWarningsTablePortlet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||