Class ChainEstimatesBean


  • public class ChainEstimatesBean
    extends Object
    Created by Nikita.Skvortsov Date: 3/25/13, 1:42 PM
    • Constructor Detail

      • ChainEstimatesBean

        public ChainEstimatesBean​(@NotNull
                                  BuildPromotion promo)
    • Method Detail

      • getEstimateTimeLeft

        public long getEstimateTimeLeft()
      • getIsFailing

        public boolean getIsFailing()
      • getCompletedPercent

        @NotNull
        public String getCompletedPercent()
      • isAvailable

        public boolean isAvailable()
        Shows if we can estimate progress of the build chain
        Returns:
      • getAvailabilityReason

        public String getAvailabilityReason()
        System message, reason for isAvailable to return 'false'
        Returns:
        see above
      • getPromotionId

        public long getPromotionId()
      • getStarted

        public Date getStarted()
      • getTimePassed

        public long getTimePassed()
      • getDurationOvertime

        public long getDurationOvertime()