Uses of Interface
com.atlassian.confluence.impl.util.concurrent.TaskWrapper
-
Packages that use TaskWrapper Package Description com.atlassian.confluence.impl.util.concurrent -
-
Uses of TaskWrapper in com.atlassian.confluence.impl.util.concurrent
Fields in com.atlassian.confluence.impl.util.concurrent declared as TaskWrapper Modifier and Type Field Description static TaskWrapperConfluenceExecutors. THREAD_LOCAL_CONTEXT_TASK_WRAPPERDeprecated.static TaskWrapperConfluenceExecutors. VCACHE_TASK_WRAPPERDeprecated.Methods in com.atlassian.confluence.impl.util.concurrent with parameters of type TaskWrapper Modifier and Type Method Description static ExecutorServiceConfluenceExecutors. wrap(ExecutorService delegate, TaskWrapper... taskWrappers)Deprecated.
-