Class SyncResult
java.lang.Object
org.apache.jackrabbit.vault.sync.impl.SyncResult
SyncResult...-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEntry(String jcrPath, String fsPath, SyncResult.Operation ops) voidvoiddump()getByFsPath(String path) getByJcrPath(String path) voidmerge(SyncResult syncResult)
-
Constructor Details
-
SyncResult
public SyncResult()
-
-
Method Details
-
addEntry
-
addEntry
-
getByJcrPath
-
getByFsPath
-
getFsPaths
-
getJcrPaths
-
dump
public void dump() -
merge
-