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