public final class FindBugsEvaluationsGraphPortlet
extends hudson.plugins.analysis.dashboard.AbstractWarningsGraphPortlet
| Modifier and Type | Class and Description |
|---|---|
static class |
FindBugsEvaluationsGraphPortlet.WarningsGraphDescriptor
Extension point registration.
|
| Constructor and Description |
|---|
FindBugsEvaluationsGraphPortlet(String name,
String width,
String height,
String dayCountString)
Creates a new instance of
FindBugsEvaluationsGraphPortlet. |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends hudson.plugins.analysis.core.AbstractProjectAction<?>> |
getAction() |
protected hudson.plugins.analysis.graph.BuildResultGraph |
getGraphType() |
protected String |
getPluginName() |
configureGraph, getDayCountString, getDescription, getHeight, getWarningsGraph, getWidth, isEmpty, selectAction@DataBoundConstructor public FindBugsEvaluationsGraphPortlet(String name, String width, String height, String dayCountString)
FindBugsEvaluationsGraphPortlet.name - the name of the portletwidth - width of the graphheight - height of the graphdayCountString - number of days to considerprotected Class<? extends hudson.plugins.analysis.core.AbstractProjectAction<?>> getAction()
getAction in class hudson.plugins.analysis.dashboard.AbstractPortletprotected String getPluginName()
getPluginName in class hudson.plugins.analysis.dashboard.AbstractWarningsGraphPortletprotected hudson.plugins.analysis.graph.BuildResultGraph getGraphType()
getGraphType in class hudson.plugins.analysis.dashboard.AbstractWarningsGraphPortletCopyright © 2016–2018. All rights reserved.