Uses of Class
hudson.plugins.testlink.Report

Packages that use Report
hudson.plugins.testlink   
hudson.plugins.testlink.util   
 

Uses of Report in hudson.plugins.testlink
 

Fields in hudson.plugins.testlink declared as Report
protected  Report TestLinkSite.report
           
 

Methods in hudson.plugins.testlink that return Report
 Report TestLinkSite.getReport()
           
 Report TestLinkResult.getReport()
           
 

Constructors in hudson.plugins.testlink with parameters of type Report
TestLinkResult(Report report, hudson.model.AbstractBuild<?,?> build)
           
 

Uses of Report in hudson.plugins.testlink.util
 

Methods in hudson.plugins.testlink.util with parameters of type Report
static java.lang.String TestLinkHelper.createReportSummary(Report testLinkReport, Report previous)
          Creates Report Summary.
static java.lang.String TestLinkHelper.createReportSummaryDetails(Report report, Report previous)
          Creates detailed Report Summary.
 



Copyright © 2010-2011 the Jenkins TestLink plug-in team-2012 Jenkins. All Rights Reserved.