|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.jdepend.JDependBuildAction
public class JDependBuildAction
A build action to generate JDepend HTML reports
| Field Summary | |
|---|---|
hudson.model.AbstractBuild<?,?> |
build
|
| Constructor Summary | |
|---|---|
JDependBuildAction(hudson.model.AbstractBuild<?,?> build,
JDependParser jDependParser)
|
|
| Method Summary | |
|---|---|
String |
getDisplayName()
Return the JDepend display name |
String |
getIconFileName()
Return the JDepend icon path |
String |
getJDependHtml()
Get the HTML string of the JDepend report. |
JDependParser |
getJDependParser()
|
String |
getUrlName()
Returns the path to the JDepend page |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final hudson.model.AbstractBuild<?,?> build
| Constructor Detail |
|---|
public JDependBuildAction(hudson.model.AbstractBuild<?,?> build,
JDependParser jDependParser)
| Method Detail |
|---|
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectAction.getDisplayName()public String getIconFileName()
getIconFileName in interface hudson.model.ActionAction.getIconFileName()public String getUrlName()
getUrlName in interface hudson.model.ActionAction.getUrlName()public String getJDependHtml()
public JDependParser getJDependParser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||