|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.analysis.core.AbstractProjectAction<AnalysisResultAction>
hudson.plugins.analysis.collector.AnalysisProjectAction
public class AnalysisProjectAction
Entry point to visualize the trend graph in the project screen.
Drawing of the graph is delegated to the associated
AnalysisResultAction.
| Constructor Summary | |
|---|---|
AnalysisProjectAction(hudson.model.AbstractProject<?,?> project)
Instantiates a new AnalysisProjectAction. |
|
AnalysisProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends AnalysisResultAction> type)
Instantiates a new AnalysisProjectAction. |
|
| Method Summary | |
|---|---|
protected AnalysisGraphConfiguration |
createConfiguration()
Creates the graph configuration. |
protected hudson.plugins.analysis.graph.GraphConfigurationView |
createDefaultConfiguration()
|
protected hudson.plugins.analysis.graph.GraphConfigurationView |
createUserConfiguration(org.kohsuke.stapler.StaplerRequest request)
|
| Methods inherited from class hudson.plugins.analysis.core.AbstractProjectAction |
|---|
canShowEnableTrendLink, createBuildHistory, createConfiguration, doIndex, getAvailableGraphs, getDisplayName, getDynamic, getIconFileName, getLastAction, getLastFinishedBuild, getProject, getResultAction, getTrendDetails, getTrendDetails, getTrendGraph, getTrendGraph, getTrendName, getUrlName, hasValidResults, isTrendDeactivated, isTrendVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnalysisProjectAction(hudson.model.AbstractProject<?,?> project)
AnalysisProjectAction.
project - the project that owns this action
public AnalysisProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends AnalysisResultAction> type)
AnalysisProjectAction.
project - the project that owns this actiontype - the result action type| Method Detail |
|---|
protected hudson.plugins.analysis.graph.GraphConfigurationView createDefaultConfiguration()
createDefaultConfiguration in class hudson.plugins.analysis.core.AbstractProjectAction<AnalysisResultAction>protected hudson.plugins.analysis.graph.GraphConfigurationView createUserConfiguration(org.kohsuke.stapler.StaplerRequest request)
createUserConfiguration in class hudson.plugins.analysis.core.AbstractProjectAction<AnalysisResultAction>protected AnalysisGraphConfiguration createConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||