com.liferay.portal.background.task.internal.ThreadLocalAwareBackgroundTaskExecutor@Deprecated public class ThreadLocalAwareBackgroundTaskExecutor extends DelegatingBackgroundTaskExecutor
| Constructor and Description |
|---|
ThreadLocalAwareBackgroundTaskExecutor(BackgroundTaskExecutor backgroundTaskExecutor,
BackgroundTaskThreadLocalManager backgroundTaskThreadLocalManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BackgroundTaskExecutor |
clone()
Deprecated.
|
BackgroundTaskResult |
execute(BackgroundTask backgroundTask)
Deprecated.
|
generateLockKey, getBackgroundTaskDisplay, getBackgroundTaskExecutor, getBackgroundTaskStatusMessageTranslator, getIsolationLevel, handleException, isSerialpublic ThreadLocalAwareBackgroundTaskExecutor(BackgroundTaskExecutor backgroundTaskExecutor, BackgroundTaskThreadLocalManager backgroundTaskThreadLocalManager)
public BackgroundTaskExecutor clone()
clone in interface BackgroundTaskExecutorclone in class DelegatingBackgroundTaskExecutorpublic BackgroundTaskResult execute(BackgroundTask backgroundTask) throws Exception
execute in interface BackgroundTaskExecutorexecute in class DelegatingBackgroundTaskExecutorException