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 TaskWrapperConfluenceExecutors.THREAD_LOCAL_CONTEXT_TASK_WRAPPERDeprecated.static final TaskWrapperConfluenceExecutors.VCACHE_TASK_WRAPPERDeprecated.Methods in com.atlassian.confluence.impl.util.concurrent with parameters of type TaskWrapperModifier and TypeMethodDescriptionstatic ExecutorServiceConfluenceExecutors.wrap(ExecutorService delegate, TaskWrapper... taskWrappers) Deprecated.