Uses of Interface
com.atlassian.confluence.impl.util.concurrent.TaskWrapper
Packages that use TaskWrapper
-
Uses of TaskWrapper in com.atlassian.confluence.impl.util.concurrent
Fields in com.atlassian.confluence.impl.util.concurrent declared as TaskWrapperModifier and TypeFieldDescriptionstatic final TaskWrapper
ConfluenceExecutors.THREAD_LOCAL_CONTEXT_TASK_WRAPPER
Deprecated.static final TaskWrapper
ConfluenceExecutors.VCACHE_TASK_WRAPPER
Deprecated.Methods in com.atlassian.confluence.impl.util.concurrent with parameters of type TaskWrapperModifier and TypeMethodDescriptionstatic ExecutorService
ConfluenceExecutors.wrap
(ExecutorService delegate, TaskWrapper... taskWrappers) Deprecated.