public class NeoLoadReportDoc extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AVG
String for the average type.
|
static String |
ERROR_RATE
String for the error% type.
|
static String |
PERCENTILE2
String for the percentile3 type.
|
static String |
PERCENTILE3
String for the percentile3 type.
|
static String |
VAL
String for the value type.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getXPathForCustomGraph(String litePath,
String type)
Gets x path for custom graph.
|
static String |
getXPathForCustomMonitorOrLGGraph(String litePath,
String type)
Gets x path for custom monitor or lg graph.
|
public static final String AVG
public static final String VAL
public static final String ERROR_RATE
public static final String PERCENTILE2
public static final String PERCENTILE3
public static String getXPathForCustomGraph(String litePath, String type)
litePath - the legend of the request to get the information. Exemple : "UserPath/Actions/(Transaction or Page)/..."type - the type of value search.public static String getXPathForCustomMonitorOrLGGraph(String litePath, String type)
litePath - the legend of the request to get the information. Exemple : "UserPath/Actions/(Transaction or Page)/..."type - the type of value search.Copyright © 2004-2021. All Rights Reserved.