com.liferay.portlet.exportimport.backgroundtask
Class LayoutImportBackgroundTaskExecutor
java.lang.Object
com.liferay.portal.kernel.backgroundtask.BaseBackgroundTaskExecutor
com.liferay.portlet.exportimport.backgroundtask.BaseExportImportBackgroundTaskExecutor
com.liferay.portlet.exportimport.backgroundtask.LayoutImportBackgroundTaskExecutor
- All Implemented Interfaces:
- BackgroundTaskExecutor
public class LayoutImportBackgroundTaskExecutor
- extends BaseExportImportBackgroundTaskExecutor
| 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