Package org.duracloud.snapshot.db
Class ContentDirUtils
- java.lang.Object
-
- org.duracloud.snapshot.db.ContentDirUtils
-
public class ContentDirUtils extends Object
- Author:
- Daniel Bernstein Date: Feb 19, 2014
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetDestinationPath(String snapshotId, File rootDir)static StringgetSourcePath(String restorationId, File rootDir)
-