For RequestEvent types of RequestEntry, RequestDetails, and ResponseExit, data is available from several fields.
The RequestEvent type is passed with associated data on the eventFired method. Data is represented by a Map object, whose keys are of type RequestData and values are of type Object. The Map object can contain RequestData keys with values of "null".
The following tables cover the data available for each FlowType.