Uses of Class
org.apache.jackrabbit.vault.sync.impl.SyncResult
-
Packages that use SyncResult Package Description org.apache.jackrabbit.vault.sync.impl -
-
Uses of SyncResult in org.apache.jackrabbit.vault.sync.impl
Methods in org.apache.jackrabbit.vault.sync.impl that return SyncResult Modifier and Type Method Description SyncResultTreeSync. sync(Node node, File dir)SyncResultTreeSync. syncSingle(Node parentNode, Node node, File file, boolean recursive)Methods in org.apache.jackrabbit.vault.sync.impl with parameters of type SyncResult Modifier and Type Method Description voidSyncResult. merge(SyncResult syncResult)
-