public class SimulationReport extends Object
| Constructor and Description |
|---|
SimulationReport(hudson.FilePath reportDirectory,
String simulation) |
| Modifier and Type | Method and Description |
|---|---|
RequestReport |
getGlobalReport() |
String |
getSimulationPath() |
void |
readStatsFile() |
public SimulationReport(hudson.FilePath reportDirectory,
String simulation)
public void readStatsFile()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic String getSimulationPath()
public RequestReport getGlobalReport()
Copyright © 2016–2018. All rights reserved.