public class SiteImportPackageHandler extends Object implements 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 ImportPackageHandlerpublic Reader getDataStream()
getDataStream in interface ImportPackageHandlerpublic InputStream importStream(String contentPath)
importStream in interface ImportPackageHandlerpublic void endImport()
endImport in interface ImportPackageHandlerCopyright © 2005–2020 Alfresco Software. All rights reserved.