public class SystemExporterImporter extends Object
Constructor and Description |
---|
SystemExporterImporter() |
Modifier and Type | Method and Description |
---|---|
void |
exportSystem(OutputStream exportStream)
Export Repository System Information
|
void |
importSystem(InputStream importStream)
Import Repository System Information
|
void |
setAppliedPatchDAO(AppliedPatchDAO appliedPatchDAO) |
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService) |
public void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
public void setAppliedPatchDAO(AppliedPatchDAO appliedPatchDAO)
public void exportSystem(OutputStream exportStream)
exportStream
- output stream to export topublic void importSystem(InputStream importStream)
importStream
- input stream to import fromCopyright © 2005–2017 Alfresco Software. All rights reserved.