Class RequestScopedCaches
java.lang.Object
com.atlassian.bamboo.utils.scopedcaches.RequestScopedCaches
Deprecated.
only for internal use
The only legitimate use of this class is in RequestCacheThreadLocalFilter. It's used to limit the stack nesting in HTTP requests.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Deprecated.only for internal usestatic void
Deprecated.only for internal use
-
Constructor Details
-
RequestScopedCaches
public RequestScopedCaches()Deprecated.
-
-
Method Details
-
enterCachingScope
Deprecated.only for internal use -
leaveCachingScope
Deprecated.only for internal use
-