com.liferay.portal.lar.backgroundtask
Class LayoutStagingBackgroundTaskExecutor
java.lang.Object
com.liferay.portal.kernel.backgroundtask.BaseBackgroundTaskExecutor
com.liferay.portal.lar.backgroundtask.BaseStagingBackgroundTaskExecutor
com.liferay.portal.lar.backgroundtask.LayoutStagingBackgroundTaskExecutor
- All Implemented Interfaces:
- BackgroundTaskExecutor
public class LayoutStagingBackgroundTaskExecutor
- extends BaseStagingBackgroundTaskExecutor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutStagingBackgroundTaskExecutor
public LayoutStagingBackgroundTaskExecutor()
execute
public BackgroundTaskResult execute(BackgroundTask backgroundTask)
throws Exception
- Throws:
Exception