Class CucumberReportProjectAction
java.lang.Object
net.masterthought.jenkins.CucumberReportBaseAction
net.masterthought.jenkins.CucumberReportProjectAction
- All Implemented Interfaces:
Action, ModelObject, ProminentProjectAction
public class CucumberReportProjectAction
extends CucumberReportBaseAction
implements ProminentProjectAction
-
Field Summary
Fields inherited from class CucumberReportBaseAction
ICON_NAME -
Constructor Summary
ConstructorsConstructorDescriptionCucumberReportProjectAction(Job<?, ?> project, String reportTitle, String directorySuffix) -
Method Summary
Methods inherited from class CucumberReportBaseAction
getIconFileNameMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Action
getIconFileName
-
Constructor Details
-
CucumberReportProjectAction
-
-
Method Details
-
getUrlName
- Specified by:
getUrlNamein interfaceAction- Overrides:
getUrlNamein classCucumberReportBaseAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-