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