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.Action
getDisplayName
in interface hudson.model.ModelObject
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public String getPieChartData()
public hudson.model.AbstractProject getProject()
protected File dir()
Copyright © 2016. All rights reserved.