public final class JDependProjectAction extends Object implements hudson.model.Action
| Modifier and Type | Field and Description |
|---|---|
hudson.model.AbstractProject<?,?> |
project |
| Constructor and Description |
|---|
JDependProjectAction(hudson.model.AbstractProject<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getJDependHtml() |
String |
getUrlName() |
public JDependProjectAction(hudson.model.AbstractProject<?,?> project)
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getJDependHtml()
Copyright © 2009–2018. All rights reserved.