Class BuildReportPlugin
- java.lang.Object
-
- io.jenkins.plugins.report.jtreg.model.BuildReport
-
- io.jenkins.plugins.report.jtreg.model.BuildReportPlugin
-
- All Implemented Interfaces:
Serializable
public class BuildReportPlugin extends io.jenkins.plugins.report.jtreg.model.BuildReport
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BuildReportPlugin(int buildNumber, String buildName, int passed, int failed, int error, List<io.jenkins.plugins.report.jtreg.model.Suite> suites, int total, int notRun)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBuildNameShortened()
-