Class Versions

    • Constructor Detail

      • Versions

        public Versions()
    • Method Detail

      • getLatestVE

        public VersionEntry getLatestVE()
        This returns the VersionEntry that the "latest" name points to.
        Returns:
      • getLatestVersionResource

        public String getLatestVersionResource()
        Gets the resource set as the latest version. See comment in getLatestVersionName().
        Returns:
      • getLatestVersionName

        public String getLatestVersionName()
        The name of the configuration that latest points to. So e.g. latest has resource /foo and /foo has name "version 5.2". getLatestVersionResource() returns "/foo" and getLatestVersionName() returns "version 5.2".
        Returns: