Uses of Interface
com.atlassian.bitbucket.request.RequestLocal
-
Uses of RequestLocal in com.atlassian.bitbucket.request
Modifier and TypeMethodDescription<T> RequestLocal<T>
RequestManager.newRequestLocal()
Creates a newRequestLocal
to get/set values in the currentRequestContext
.<T> RequestLocal<T>
RequestManager.newRequestLocal
(Consumer<T> cleanupListener) Creates a newRequestLocal
to get/set values in the currentRequestContext
.