Class VersionInfo

java.lang.Object
org.deltava.beans.system.VersionInfo

public class VersionInfo extends Object
A class to store version info constants.
Since:
1.0
Version:
11.6
Author:
Luke
  • Field Details

  • Method Details

    • getFullBuild

      public static String getFullBuild()
      Returns the full build number, optionally including the hotfix.
      Returns:
      the full build number
    • getAppName

      public static String getAppName()
      Returns the application name and version.
      Returns:
      the app name/version
    • getUserAgent

      public static String getUserAgent()
      Returns the application HTTP user agent name.
      Returns:
      the user agent name