Uses of Interface
com.atlassian.confluence.impl.util.concurrent.TaskWrapper
-
Uses of TaskWrapper in com.atlassian.confluence.impl.util.concurrent
Modifier and TypeFieldDescriptionstatic final TaskWrapper
ConfluenceExecutors.THREAD_LOCAL_CONTEXT_TASK_WRAPPER
Deprecated.static final TaskWrapper
ConfluenceExecutors.VCACHE_TASK_WRAPPER
Deprecated.Modifier and TypeMethodDescriptionstatic ExecutorService
ConfluenceExecutors.wrap
(ExecutorService delegate, TaskWrapper... taskWrappers) Deprecated.