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