Uses of Class
de.drippinger.gatling.GatlingReport.Request
-
-
Uses of GatlingReport.Request in de.drippinger.gatling
Methods in de.drippinger.gatling that return GatlingReport.Request Modifier and Type Method Description GatlingReport.RequestReportMapper. mapToRequest(org.nuxeo.tools.gatling.report.RequestStat requestStat)Methods in de.drippinger.gatling that return types with arguments of type GatlingReport.Request Modifier and Type Method Description java.util.List<GatlingReport.Request>GatlingReport. getRequests()Method parameters in de.drippinger.gatling with type arguments of type GatlingReport.Request Modifier and Type Method Description voidGatlingReport. setRequests(java.util.List<GatlingReport.Request> requests)
-