Package net.masterthought.jenkins
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 net.masterthought.jenkins.CucumberReportBaseAction
ICON_NAME -
Constructor Summary
ConstructorsConstructorDescriptionCucumberReportProjectAction(Job<?, ?> project, String reportTitle, String directorySuffix) -
Method Summary
Methods inherited from class net.masterthought.jenkins.CucumberReportBaseAction
getIconFileNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getIconFileName
-
Constructor Details
-
CucumberReportProjectAction
-
-
Method Details
-
getUrlName
- Specified by:
getUrlNamein interfaceAction- Overrides:
getUrlNamein classCucumberReportBaseAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-