Package | Description |
---|---|
com.atlassian.bitbucket.request |
Modifier and Type | Interface and Description |
---|---|
interface |
RequestContext
Provides information about a request, such as the requestId, sessionId, remoteAddress and more.
|
Modifier and Type | Method and Description |
---|---|
<T,E extends Exception> |
RequestManager.doAsRequest(RequestCallback<T,E> callback,
RequestInfoProvider requestInfoProvider)
Sets up and tears down all logic for processing requests.
|
Copyright © 2019 Atlassian. All rights reserved.