public class ReportProjectActionUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static io.jenkins.plugins.report.jtreg.model.ProjectReport
static io.jenkins.plugins.report.jtreg.model.ProjectReport
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ReportProjectActionUtils
public ReportProjectActionUtils()
-
Method Details
-
getReport
public static io.jenkins.plugins.report.jtreg.model.ProjectReport getReport(Set<String> prefixes,
Project job,
int limitOverwrite)
-
getReport
public static io.jenkins.plugins.report.jtreg.model.ProjectReport getReport(Set<String> prefixes,
Job<?,?> job,
int limitOverwrite)