Package | Description |
---|---|
com.atlassian.bitbucket.request |
Modifier and Type | Method and Description |
---|---|
<T> RequestLocal<T> |
RequestManager.newRequestLocal()
Creates a new
RequestLocal to get/set values in the current RequestContext . |
<T> RequestLocal<T> |
RequestManager.newRequestLocal(Consumer<T> cleanupListener)
Creates a new
RequestLocal to get/set values in the current RequestContext . |
Copyright © 2021 Atlassian. All rights reserved.