Package | Description |
---|---|
org.ow2.clif.jenkins | |
org.ow2.clif.jenkins.parser.clif |
Modifier and Type | Method and Description |
---|---|
ClifReport |
ClifBuildAction.getReport() |
Constructor and Description |
---|
ClifBuildAction(hudson.model.AbstractBuild<?,?> build,
ClifReport report,
ClifPublisher publisher,
PrintStream logger) |
Modifier and Type | Field and Description |
---|---|
protected ClifReport |
ClifParser.report |
Modifier and Type | Method and Description |
---|---|
ClifReport |
ClifParser.parse(PrintStream logger)
Parses the specified report directory to generate a
ClifReport
for the latest test execution. |
Copyright © 2016–2017 CLIF project. All rights reserved.