org.nuxeo.ecm.platform.sync.manager
Class DocumentsSynchronizeManager
java.lang.Object
org.nuxeo.ecm.platform.sync.manager.DocumentsSynchronizeManager
public class DocumentsSynchronizeManager
- extends Object
The manager to take care the documents set synchronization. It compares the
tuples received with the local situation and operates the changes.
- Author:
- rux
DocumentsSynchronizeManager
public DocumentsSynchronizeManager(CoreSession session,
SynchronizeDetails synchronizeDetails,
String queryName,
ImportConfiguration importConfiguration,
DocumentDifferencesPolicy documentDifferencesPolicy)
run
public void run()
throws ClientException
- Throws:
ClientException
checkSynchronizeStatus
public void checkSynchronizeStatus()
throws SynchronizationException
- Throws:
SynchronizationException
Copyright © 2012 Nuxeo SA. All Rights Reserved.