public interface NeoLoadPluginOptions
| Modifier and Type | Method and Description |
|---|---|
List<GraphOptionsInfo> |
getGraphOptionsInfo()
Gets graph options info.
|
String |
getHtmlReport()
Gets html report.
|
int |
getMaxTrends()
Gets max trends.
|
String |
getPdfReport()
Gets pdf report.
|
String |
getXmlReport()
Gets xml report.
|
boolean |
isScanAllBuilds()
Is scan all builds boolean.
|
boolean |
isShowTrendAverageResponse()
Is show trend average response boolean.
|
boolean |
isShowTrendErrorRate()
Is show trend error rate boolean.
|
boolean isShowTrendAverageResponse()
boolean isShowTrendErrorRate()
List<GraphOptionsInfo> getGraphOptionsInfo()
int getMaxTrends()
boolean isScanAllBuilds()
String getHtmlReport()
String getXmlReport()
String getPdfReport()
Copyright © 2004-2018. All Rights Reserved.