public class RequestStartedEvent extends RequestEvent
source| Constructor and Description |
|---|
RequestStartedEvent(Object source,
RequestContext requestContext)
Constructs a new
RequestStartedEvent, providing the event's source and the RequestContext for the
request that was started. |
getRequestContext, isHttpgetSource, toStringpublic RequestStartedEvent(Object source, RequestContext requestContext)
RequestStartedEvent, providing the event's source and the RequestContext for the
request that was started.source - the event sourcerequestContext - the RequestContext for the started requestCopyright © 2019 Atlassian. All rights reserved.