public class CucumberProjectAction extends Object implements hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
CucumberProjectAction(hudson.model.AbstractProject<?,?> project,
int countOfSortedSummaries) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
dir() |
String |
getDisplayName() |
Summary |
getFeature(String pageLink) |
String |
getIconFileName() |
String |
getPieChartData() |
hudson.model.AbstractProject |
getProject() |
ProjectSummary |
getProjectSummary() |
Summary |
getScenario(String pageLink) |
Summary |
getStep(String pageLink) |
String |
getUrlName() |
public CucumberProjectAction(hudson.model.AbstractProject<?,?> project,
int countOfSortedSummaries)
public ProjectSummary getProjectSummary()
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.Actionpublic String getPieChartData()
public hudson.model.AbstractProject getProject()
protected File dir()
Copyright © 2016. All rights reserved.