public final class ReportAction extends Object implements hudson.model.Action, Serializable
Action to display links to the generated Maven reports.| Modifier and Type | Class and Description |
|---|---|
static class |
ReportAction.Entry |
| Constructor and Description |
|---|
ReportAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
add(ReportAction.Entry e) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
protected void add(ReportAction.Entry e)
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.ActionCopyright © 2016–2017. All rights reserved.