Uses of Class
io.jenkins.plugins.report.jtreg.AbstractReportPublisher
-
Packages that use AbstractReportPublisher Package Description io.jenkins.plugins.report.jtreg -
-
Uses of AbstractReportPublisher in io.jenkins.plugins.report.jtreg
Subclasses of AbstractReportPublisher in io.jenkins.plugins.report.jtreg Modifier and Type Class Description class
JckReportPublisher
class
JtregReportPublisher
Methods in io.jenkins.plugins.report.jtreg that return AbstractReportPublisher Modifier and Type Method Description static AbstractReportPublisher
ReportAction. getAbstractReportPublisher(DescribableList<Publisher,Descriptor<Publisher>> publishersList)
Constructors in io.jenkins.plugins.report.jtreg with parameters of type AbstractReportPublisher Constructor Description BuildSummaryParserPlugin(Collection<String> prefixes, AbstractReportPublisher settings)
-