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