Class ChangesCalculationTimestamp


  • public class ChangesCalculationTimestamp
    extends Object
    • Method Detail

      • getNextScheduled

        public long getNextScheduled​(@NotNull
                                     BuildTypeEx buildType,
                                     @NotNull
                                     Branch branch)
      • persistNextScheduled

        public void persistNextScheduled​(@NotNull
                                         BuildTypeEx buildType,
                                         @NotNull
                                         BranchEx branch,
                                         long nextChangesCalculationTimestampMs)