Class Yaml.YamlParser
- java.lang.Object
-
- io.jenkins.plugins.reporter.model.ReportParser
-
- io.jenkins.plugins.reporter.provider.Yaml.YamlParser
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Yaml
public static class Yaml.YamlParser extends ReportParser
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description YamlParser()
-
-
-
Method Detail
-
parse
public ReportDto parse(File file) throws IOException
- Specified by:
parse
in classReportParser
- Throws:
IOException
-
-