public class SynchronizationRoots extends Object
| Constructor and Description | 
|---|
| SynchronizationRoots(String repositoryName,
                    Set<String> paths,
                    Set<IdRef> refs) | 
| Modifier and Type | Method and Description | 
|---|---|
| static SynchronizationRoots | getEmptyRoots(String repositoryName) | 
| Set<String> | getPaths() | 
| Set<IdRef> | getRefs() | 
| String | getRepositoryName() | 
Copyright © 2014 Nuxeo SA. All rights reserved.