public class SiteLayoutExportTask extends AbstractExportTask implements org.gatein.management.api.operation.model.ExportTask
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
FILES |
siteKey| Constructor and Description |
|---|
SiteLayoutExportTask(org.exoplatform.portal.mop.SiteKey siteKey,
org.exoplatform.portal.config.DataStorage dataStorage,
org.gatein.management.api.binding.Marshaller<org.exoplatform.portal.config.model.PortalConfig> marshaller) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(OutputStream outputStream) |
protected String |
getXmlFileName() |
getEntrypublic SiteLayoutExportTask(org.exoplatform.portal.mop.SiteKey siteKey,
org.exoplatform.portal.config.DataStorage dataStorage,
org.gatein.management.api.binding.Marshaller<org.exoplatform.portal.config.model.PortalConfig> marshaller)
protected String getXmlFileName()
getXmlFileName in class AbstractExportTaskpublic void export(OutputStream outputStream) throws IOException
export in interface org.gatein.management.api.operation.model.ExportTaskIOExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.