public class ReportDownloader extends Object
| Constructor and Description |
|---|
ReportDownloader(BuildSimulation simulation) |
| Modifier and Type | Method and Description |
|---|---|
void |
doIndex(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
This method will be called when the user clicks on the Gatling reports link
|
public ReportDownloader(BuildSimulation simulation)
public void doIndex(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException,
InterruptedException
request - response - IOExceptionInterruptedExceptionCopyright © 2016–2020. All rights reserved.