Uses of Interface
com.atlassian.confluence.vcache.VCacheRequestContextOperations.Action
Packages that use VCacheRequestContextOperations.Action
-
Uses of VCacheRequestContextOperations.Action in com.atlassian.confluence.impl.vcache
Methods in com.atlassian.confluence.impl.vcache with parameters of type VCacheRequestContextOperations.ActionModifier and TypeMethodDescription<T,
X extends Throwable>
TDummyVCacheRequestContextOperations.doInRequestContext
(VCacheRequestContextOperations.Action<T, X> action) <T,
X extends Throwable>
TDummyVCacheRequestContextOperations.doInRequestContext
(String partitionIdentifier, VCacheRequestContextOperations.Action<T, X> action) <T,
X extends Throwable>
TVCacheRequestContextManager.doInRequestContext
(VCacheRequestContextOperations.Action<T, X> action) Executes the supplied action callback within a VCacheRequestContext
, using the system default partition identifier.<T,
X extends Throwable>
TVCacheRequestContextManager.doInRequestContext
(String partitionIdentifer, VCacheRequestContextOperations.Action<T, X> action) Deprecated.since 6.0. -
Uses of VCacheRequestContextOperations.Action in com.atlassian.confluence.vcache
Methods in com.atlassian.confluence.vcache with parameters of type VCacheRequestContextOperations.ActionModifier and TypeMethodDescription<T,
X extends Throwable>
TVCacheRequestContextOperations.doInRequestContext
(VCacheRequestContextOperations.Action<T, X> action) Executes the supplied action callback within a VCacheRequestContext
, using the system default partition identifier.<T,
X extends Throwable>
TVCacheRequestContextOperations.doInRequestContext
(String partitionIdentifier, VCacheRequestContextOperations.Action<T, X> action) Deprecated.since 6.0.