|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.analysis.graph.TrendDetails
public class TrendDetails
Details trend graph.
| Constructor Summary | |
|---|---|
TrendDetails(hudson.model.AbstractProject<?,?> project,
hudson.util.Graph trendGraph)
Creates a new instance of TrendDetails. |
|
| Method Summary | |
|---|---|
hudson.model.AbstractProject<?,?> |
getProject()
Returns the abstractProject. |
hudson.util.Graph |
getTrendGraph(org.kohsuke.stapler.StaplerRequest request)
Returns the trend graph. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrendDetails(hudson.model.AbstractProject<?,?> project,
hudson.util.Graph trendGraph)
TrendDetails.
project - the project of the graphtrendGraph - the graph| Method Detail |
|---|
public hudson.util.Graph getTrendGraph(org.kohsuke.stapler.StaplerRequest request)
request - Stapler request
public hudson.model.AbstractProject<?,?> getProject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||