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