public abstract class CucumberTrendReportBaseAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
CucumberTrendReportBaseAction() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract File |
dir() |
String |
getDisplayName() |
String |
getIconFileName() |
protected abstract String |
getTitle() |
String |
getUrlName() |
protected static final String BASE_URL
public String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionprotected abstract String getTitle()
protected abstract File dir()
Copyright © 2016. All rights reserved.