public class RequestEndedEvent extends RequestEvent
source
Constructor and Description |
---|
RequestEndedEvent(Object source,
RequestContext requestContext)
Constructs a new
RequestEndedEvent , providing the event's source and the RequestContext for the
request that was ended. |
getRequestContext, isHttp
getSource, toString
public RequestEndedEvent(Object source, RequestContext requestContext)
RequestEndedEvent
, providing the event's source and the RequestContext for the
request that was ended.source
- the event sourcerequestContext
- the RequestContext for the ended requestCopyright © 2022 Atlassian. All rights reserved.