Class ContentDirUtils


  • public class ContentDirUtils
    extends java.lang.Object
    Author:
    Daniel Bernstein Date: Feb 19, 2014
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getDestinationPath​(java.lang.String snapshotId, java.io.File rootDir)  
      static java.lang.String getSourcePath​(java.lang.String restorationId, java.io.File rootDir)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getDestinationPath

        public static java.lang.String getDestinationPath​(java.lang.String snapshotId,
                                                          java.io.File rootDir)
      • getSourcePath

        public static java.lang.String getSourcePath​(java.lang.String restorationId,
                                                     java.io.File rootDir)