com.excilys.ebi.gatling.jenkins
Class SimulationReport

java.lang.Object
  extended by com.excilys.ebi.gatling.jenkins.SimulationReport

public class SimulationReport
extends Object


Constructor Summary
SimulationReport(hudson.FilePath reportDirectory, Simulation simulation)
           
 
Method Summary
 RequestReport getGlobalReport()
           
 String getSimulationPath()
           
 void readStatsFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationReport

public SimulationReport(hudson.FilePath reportDirectory,
                        Simulation simulation)
Method Detail

readStatsFile

public void readStatsFile()
                   throws IOException,
                          InterruptedException
Throws:
IOException
InterruptedException

getSimulationPath

public String getSimulationPath()

getGlobalReport

public RequestReport getGlobalReport()


Copyright © 2004-2012. All Rights Reserved.