Uses of Interface
com.atlassian.bitbucket.request.RequestLocal
Packages that use RequestLocal
- 
Uses of RequestLocal in com.atlassian.bitbucket.requestMethods in com.atlassian.bitbucket.request that return RequestLocalModifier and TypeMethodDescription<T> RequestLocal<T> RequestManager.newRequestLocal()Creates a newRequestLocalto get/set values in the currentRequestContext.<T> RequestLocal<T> RequestManager.newRequestLocal(Consumer<T> cleanupListener) Creates a newRequestLocalto get/set values in the currentRequestContext.