@ProviderType
public class RequestContext
extends java.lang.Object
| Constructor and Description |
|---|
RequestContext(java.lang.String downloadFilePath,
java.lang.String requestType)
Creates a new
RequestContext instance. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDownloadFilePath()
Returns the path of the downloaded file.
|
java.lang.String |
getRequestType()
Returns the value of the
request.type metric of the request. |
public RequestContext(java.lang.String downloadFilePath,
java.lang.String requestType)
RequestContext instance.downloadFilePath - the path of the downloaded filerequestType - the value of the request.type metric contained in the requestpublic java.lang.String getDownloadFilePath()
public java.lang.String getRequestType()
request.type metric of the request.request.type metric