Uses of Class
org.apache.jackrabbit.vault.sync.impl.SyncResult.Entry
-
Packages that use SyncResult.Entry Package Description org.apache.jackrabbit.vault.sync.impl -
-
Uses of SyncResult.Entry in org.apache.jackrabbit.vault.sync.impl
Methods in org.apache.jackrabbit.vault.sync.impl that return SyncResult.Entry Modifier and Type Method Description SyncResult.Entry
SyncResult. getByFsPath(String path)
SyncResult.Entry
SyncResult. getByJcrPath(String path)
Methods in org.apache.jackrabbit.vault.sync.impl with parameters of type SyncResult.Entry Modifier and Type Method Description void
SyncResult. addEntry(SyncResult.Entry e)
-