Uses of Class
com.jumble.report.JumbleRunReport

Packages that use JumbleRunReport
com.jumble.report   
hudson.jumble   
 

Uses of JumbleRunReport in com.jumble.report
 

Methods in com.jumble.report that return JumbleRunReport
 JumbleRunReport ReportWriter.read(InputStream report)
           
 JumbleRunReport ReportWriter.read(String reportFolder)
           
 

Methods in com.jumble.report with parameters of type JumbleRunReport
 void ReportWriter.write(JumbleRunReport jumbleRunReport, String folderPath)
           
 

Uses of JumbleRunReport in hudson.jumble
 

Methods in hudson.jumble that return JumbleRunReport
 JumbleRunReport ReportBuildAction.getJumbleReport()
           
 

Methods in hudson.jumble with parameters of type JumbleRunReport
 void GraphAction.addReportToGraph(JumbleRunReport report, hudson.model.AbstractBuild<?,?> build)
           
 

Constructors in hudson.jumble with parameters of type JumbleRunReport
ReportBuildAction(JumbleRunReport jumbleReport, Integer targetScore, hudson.model.AbstractBuild<?,?> build)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.