hudson.plugins.jdepend
Class JDependProjectAction
java.lang.Object
hudson.plugins.jdepend.JDependProjectAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public final class JDependProjectAction
- extends java.lang.Object
- implements hudson.model.Action
The project actions for JDepend. Currently this does nothing.
- Author:
- cflewis
|
Field Summary |
hudson.model.AbstractProject<?,?> |
project
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
project
public final hudson.model.AbstractProject<?,?> project
JDependProjectAction
public JDependProjectAction(hudson.model.AbstractProject<?,?> project)
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getJDependHtml
public java.lang.String getJDependHtml()
Copyright © 2009. All Rights Reserved.