Class ConnectUpdateStatusInfo


  • public class ConnectUpdateStatusInfo
    extends Object
    Store information about registration and possible updates
    Author:
    Tiry ([email protected])
    • Constructor Detail

      • ConnectUpdateStatusInfo

        public ConnectUpdateStatusInfo()
    • Method Detail

      • buildFeedUrl

        protected static String buildFeedUrl​(boolean registred)
      • getIdentifier

        public String getIdentifier()
      • getDistributionLabel

        public String getDistributionLabel()
      • getDistributionName

        public String getDistributionName()
      • getDistributionVersion

        public String getDistributionVersion()
      • computeAvailableUpdateCount

        protected int computeAvailableUpdateCount()
      • getBannerPath

        public String getBannerPath()
      • setBannerPath

        protected void setBannerPath​(String bannerName)
      • getAvailableUpdateCount

        public int getAvailableUpdateCount()
      • getType

        public String getType()
      • getFeedUrl

        public String getFeedUrl()
      • isRegistered

        public boolean isRegistered()
      • isExpired

        public boolean isExpired()