|
||||||||||
| 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.view.dashboard.test.TestTrendChart
public class TestTrendChart
| Nested Class Summary | |
|---|---|
static class |
TestTrendChart.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
TestTrendChart(java.lang.String name,
int graphWidth,
int graphHeight)
|
|
| Method Summary | |
|---|---|
int |
getGraphHeight()
|
int |
getGraphWidth()
|
hudson.util.Graph |
getSummaryGraph()
Graph of duration of tests over time. |
| 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 TestTrendChart(java.lang.String name,
int graphWidth,
int graphHeight)
| Method Detail |
|---|
public int getGraphWidth()
public int getGraphHeight()
public hudson.util.Graph getSummaryGraph()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||