|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.analysis.core.AbstractProjectAction<hudson.plugins.analysis.core.ResultAction<LintResult>>
org.jenkinsci.plugins.cflint.LintProjectAction
public class LintProjectAction
Entry point to visualize the trend graph in the project screen.
Drawing of the graph is delegated to the associated ResultAction.
| Constructor Summary | |
|---|---|
LintProjectAction(hudson.model.AbstractProject<?,?> project)
Instantiates a new LintProjectAction. |
|
LintProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<LintResult>> type)
Instantiates a new LintProjectAction. |
|
| Method Summary | |
|---|---|
String |
getDisplayName()
|
String |
getTrendName()
|
| Methods inherited from class hudson.plugins.analysis.core.AbstractProjectAction |
|---|
canShowEnableTrendLink, createBuildHistory, createConfiguration, createDefaultConfiguration, createUserConfiguration, doIndex, getAvailableGraphs, getDynamic, getIconFileName, getLastAction, getLastFinishedBuild, getProject, getResultAction, getTrendDetails, getTrendDetails, getTrendGraph, getTrendGraph, 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 LintProjectAction(hudson.model.AbstractProject<?,?> project)
LintProjectAction.
project - The project that owns this action.
public LintProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<LintResult>> type)
LintProjectAction.
project - The project that owns this action.type - The result action type.| Method Detail |
|---|
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectgetDisplayName in class hudson.plugins.analysis.core.AbstractProjectAction<hudson.plugins.analysis.core.ResultAction<LintResult>>public String getTrendName()
getTrendName in class hudson.plugins.analysis.core.AbstractProjectAction<hudson.plugins.analysis.core.ResultAction<LintResult>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||