Class ProjectMetadataUtilities


  • public class ProjectMetadataUtilities
    extends Object
    • Constructor Detail

      • ProjectMetadataUtilities

        public ProjectMetadataUtilities()
    • Method Detail

      • recover

        public static ProjectMetadata recover​(File projectDir,
                                              long id)
        Reconstruct the project metadata on a best efforts basis. The name is gone, so build something descriptive from the column names. Recover the creation and modification times based on whatever files are available.
        Parameters:
        projectDir - the project directory
        id - the project id