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