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