public abstract class AbstractImportTask<T> extends ImportTask<T>
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.portal.mop.SiteKey |
siteKey |
data| Constructor and Description |
|---|
AbstractImportTask(T data,
org.exoplatform.portal.mop.SiteKey siteKey) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.portal.mop.SiteKey |
getSiteKey() |
importData, rollbackpublic AbstractImportTask(T data, org.exoplatform.portal.mop.SiteKey siteKey)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.