Class Version


  • public class Version
    extends Object
    Common location to manager the AS version.
    Author:
    John Bailey, Jason T. Greene
    • Field Detail

      • AS_VERSION

        public static final String AS_VERSION
      • AS_RELEASE_CODENAME

        public static final String AS_RELEASE_CODENAME
      • MANAGEMENT_MAJOR_VERSION

        public static final int MANAGEMENT_MAJOR_VERSION
        See Also:
        Constant Field Values
      • MANAGEMENT_MINOR_VERSION

        public static final int MANAGEMENT_MINOR_VERSION
        See Also:
        Constant Field Values
      • MANAGEMENT_MICRO_VERSION

        public static final int MANAGEMENT_MICRO_VERSION
        See Also:
        Constant Field Values
    • Constructor Detail

      • Version

        public Version()