public interface ArmRpaConstants
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_KIND_PROP_NAME |
static String |
COMPONENT_KIND_PROP_VALUE_HTTP |
static String |
COMPONENT_KIND_PROP_VALUE_HTTPS |
static String |
COMPONENT_KIND_PROP_VALUE_PERF_TEST |
static String |
COMPONENT_PROP_NAME |
static String |
COMPONENT_PROP_VALUE_TESTCASE |
static String |
COMPONENT_PROP_VALUE_TESTSUITE |
static String |
IPOT_COMPONENT_PROP_NAME |
static String |
METHOD_PROP_NAME |
static int |
METRIC_CONNECT_INDEX |
static int |
METRIC_COUNT |
static int |
METRIC_DELIVERY_TIME_INDEX |
static int |
METRIC_DNS_INDEX |
static String[] |
METRIC_NAMES |
static String[] |
METRIC_NAMES_NO_CONNECT |
static int |
METRIC_REPSONSE_TIME_INDEX |
static String |
ROLE_PROP_NAME |
static String |
ROLE_PROP_VALUE_REQUESTER |
static final String COMPONENT_KIND_PROP_NAME
static final String ROLE_PROP_NAME
static final String COMPONENT_PROP_NAME
static final String METHOD_PROP_NAME
static final String IPOT_COMPONENT_PROP_NAME
static final String COMPONENT_KIND_PROP_VALUE_PERF_TEST
static final String COMPONENT_KIND_PROP_VALUE_HTTP
static final String COMPONENT_KIND_PROP_VALUE_HTTPS
static final String ROLE_PROP_VALUE_REQUESTER
static final String COMPONENT_PROP_VALUE_TESTSUITE
static final String COMPONENT_PROP_VALUE_TESTCASE
static final int METRIC_COUNT
static final int METRIC_REPSONSE_TIME_INDEX
static final int METRIC_DELIVERY_TIME_INDEX
static final int METRIC_DNS_INDEX
static final int METRIC_CONNECT_INDEX
static final String[] METRIC_NAMES
static final String[] METRIC_NAMES_NO_CONNECT
© Copyright IBM Corp. 2013. All rights reserved.