Uses of Class
org.ow2.clif.jenkins.model.ClifReport
Packages that use ClifReport
-
Uses of ClifReport in org.ow2.clif.jenkins
Methods in org.ow2.clif.jenkins that return ClifReportConstructors in org.ow2.clif.jenkins with parameters of type ClifReportModifierConstructorDescriptionClifBuildAction(AbstractBuild<?, ?> build, ClifReport report, ClifPublisher publisher, PrintStream logger) -
Uses of ClifReport in org.ow2.clif.jenkins.parser.clif
Fields in org.ow2.clif.jenkins.parser.clif declared as ClifReportMethods in org.ow2.clif.jenkins.parser.clif that return ClifReportModifier and TypeMethodDescriptionClifParser.parse(PrintStream logger) Parses the specified report directory to generate aClifReportfor the latest test execution.