Class VersionManager

java.lang.Object
it.uniroma2.art.semanticturkey.project.VersionManager

@Deprecated public class VersionManager extends Object
Deprecated.
Manages version dumps associated with a project.
Author:
Manuel Fiorelli
  • Constructor Details

    • VersionManager

      public VersionManager(Project project) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException
      Deprecated.
      Throws:
      com.fasterxml.jackson.core.JsonParseException
      com.fasterxml.jackson.databind.JsonMappingException
      IOException
  • Method Details