Class VersionCheckUtil

java.lang.Object
com.logicaldoc.enterprise.VersionCheckUtil

public class VersionCheckUtil extends Object
Utility class to check the status of the current version
Since:
8.7.1
Author:
Marco Meschieri - LogicalDOC
  • Method Details

    • getBaseUrl

      public static String getBaseUrl()
    • checkVersion

      public static Properties checkVersion(String userNo, String currentRelease) throws IOException
      Checks the details of a version
      Parameters:
      userNo - UserNo of the license
      currentRelease - The current release
      Returns:
      A fieldsMap with the license details
      Throws:
      IOException - in case the version was not found