public class ReportFrameAction extends Object implements hudson.model.Action, Serializable
| Constructor and Description |
|---|
ReportFrameAction(File compareReportsDir) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public ReportFrameAction(File compareReportsDir)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2016–2024. All rights reserved.