public class SiteImportPackageHandler extends Object implements org.alfresco.service.cmr.view.ImportPackageHandler
| Constructor and Description |
|---|
SiteImportPackageHandler(SiteSurfConfig config,
String siteId) |
| Modifier and Type | Method and Description |
|---|---|
void |
endImport() |
Reader |
getDataStream() |
InputStream |
importStream(String contentPath) |
void |
startImport() |
public SiteImportPackageHandler(SiteSurfConfig config, String siteId)
public void startImport()
startImport in interface org.alfresco.service.cmr.view.ImportPackageHandlerpublic Reader getDataStream()
getDataStream in interface org.alfresco.service.cmr.view.ImportPackageHandlerpublic InputStream importStream(String contentPath)
importStream in interface org.alfresco.service.cmr.view.ImportPackageHandlerpublic void endImport()
endImport in interface org.alfresco.service.cmr.view.ImportPackageHandlerCopyright © 2005–2018 Alfresco Software. All rights reserved.