Class JUnitTestReportProjectAction
- java.lang.Object
-
- com.github.bogdanlivadariu.jenkins.reporting.junit.JUnitTestReportBaseAction
-
- com.github.bogdanlivadariu.jenkins.reporting.junit.JUnitTestReportProjectAction
-
- All Implemented Interfaces:
hudson.model.Action,hudson.model.ModelObject,hudson.model.ProminentProjectAction
public class JUnitTestReportProjectAction extends JUnitTestReportBaseAction implements hudson.model.ProminentProjectAction
-
-
Field Summary
-
Fields inherited from class com.github.bogdanlivadariu.jenkins.reporting.junit.JUnitTestReportBaseAction
DISPLAY_NAME, ICON_LOCATON
-
-
Constructor Summary
Constructors Constructor Description JUnitTestReportProjectAction(hudson.model.AbstractProject<?,?> project)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetUrlName()-
Methods inherited from class com.github.bogdanlivadariu.jenkins.reporting.junit.JUnitTestReportBaseAction
getDisplayName, getIconFileName
-
-
-
-
Method Detail
-
getUrlName
public String getUrlName()
- Specified by:
getUrlNamein interfacehudson.model.Action- Overrides:
getUrlNamein classJUnitTestReportBaseAction
-
-