public abstract class BaseExportImportBackgroundTaskExecutor
extends com.liferay.portal.kernel.backgroundtask.BaseBackgroundTaskExecutor
| Modifier and Type | Field and Description |
|---|---|
protected static com.liferay.portal.kernel.transaction.TransactionAttribute |
transactionAttribute |
| Constructor and Description |
|---|
BaseExportImportBackgroundTaskExecutor() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portlet.exportimport.model.ExportImportConfiguration |
getExportImportConfiguration(com.liferay.portal.model.BackgroundTask backgroundTask) |
java.lang.String |
handleException(com.liferay.portal.model.BackgroundTask backgroundTask,
java.lang.Exception e) |
getBackgroundTaskStatusMessageTranslator, getIsolationLevel, getLocale, isSerial, setBackgroundTaskStatusMessageTranslator, setIsolationLevelprotected static final com.liferay.portal.kernel.transaction.TransactionAttribute transactionAttribute
public BaseExportImportBackgroundTaskExecutor()
public java.lang.String handleException(com.liferay.portal.model.BackgroundTask backgroundTask,
java.lang.Exception e)
handleException in interface com.liferay.portal.kernel.backgroundtask.BackgroundTaskExecutorhandleException in class com.liferay.portal.kernel.backgroundtask.BaseBackgroundTaskExecutorprotected com.liferay.portlet.exportimport.model.ExportImportConfiguration getExportImportConfiguration(com.liferay.portal.model.BackgroundTask backgroundTask)