|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.findbugs.util.AbstractProjectAction<FindBugsResultAction>
hudson.plugins.findbugs.FindBugsProjectAction
public class FindBugsProjectAction
Entry point to visualize the FindBugs trend graph in the project screen.
Drawing of the graph is delegated to the associated
FindBugsResultAction.
| Constructor Summary | |
|---|---|
FindBugsProjectAction(hudson.model.AbstractProject<?,?> project)
Instantiates a new find bugs project action. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getTrendName()
Returns the title of the trend graph. |
| Methods inherited from class hudson.plugins.findbugs.util.AbstractProjectAction |
|---|
createGraphConfiguration, doIndex, doTrend, doTrendMap, getDynamic, getIconFileName, getLastAction, getLastFinishedBuild, getProject, getUrlName, hasValidResults, isTrendVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindBugsProjectAction(hudson.model.AbstractProject<?,?> project)
project - the project that owns this action| Method Detail |
|---|
public java.lang.String getDisplayName()
public java.lang.String getTrendName()
getTrendName in class AbstractProjectAction<FindBugsResultAction>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||