Class NewVersionBean


  • public class NewVersionBean
    extends Object
    • Constructor Detail

    • Method Detail

      • getActiveLicensesThatShouldBeRenewedCount

        public int getActiveLicensesThatShouldBeRenewedCount()
      • getNotCompatibleAgentLicensesCount

        public int getNotCompatibleAgentLicensesCount()
      • getNotCompatibleEnterpriseLicensesCount

        public int getNotCompatibleEnterpriseLicensesCount()
      • isJwtLicenseRequiresRenewal

        public boolean isJwtLicenseRequiresRenewal()
      • isLicenseRequiresRenewal

        public boolean isLicenseRequiresRenewal​(LicenseKey licenseKey)
      • getReleasedDate

        @NotNull
        public Date getReleasedDate()
      • getDescription

        @NotNull
        public String getDescription()
      • getDisplayName

        public String getDisplayName()
      • getVersion

        public String getVersion()
      • getBuildNumber

        public String getBuildNumber()
      • getMessage

        public String getMessage()
      • getMarkdownMessage

        public String getMarkdownMessage()
      • getWhatsNew

        @Nullable
        public String getWhatsNew()
      • getReleaseNotes

        @Nullable
        public String getReleaseNotes()
      • isAutoUpdatePossible

        public boolean isAutoUpdatePossible()
      • isHasLicenses

        public boolean isHasLicenses()