Uses of Class
io.jenkins.plugins.reporter.model.ReportParser
Packages that use ReportParser
Package
Description
-
Uses of ReportParser in io.jenkins.plugins.reporter.model
Methods in io.jenkins.plugins.reporter.model that return ReportParser -
Uses of ReportParser in io.jenkins.plugins.reporter.provider
Subclasses of ReportParser in io.jenkins.plugins.reporter.providerModifier and TypeClassDescriptionstatic class
static class
static class
static class
Methods in io.jenkins.plugins.reporter.provider that return ReportParserModifier and TypeMethodDescriptionCsv.createParser()
Json.createParser()
Xml.createParser()
Yaml.createParser()
-
Uses of ReportParser in io.jenkins.plugins.reporter.util
Constructors in io.jenkins.plugins.reporter.util with parameters of type ReportParserModifierConstructorDescriptionFilesScanner
(String filePattern, ReportParser parser) Creates a new instance ofFilesScanner
.