Interface CleanedBuildsCounter

    • Method Detail

      • increaseCleanedBuildsNumber

        void increaseCleanedBuildsNumber​(@NotNull
                                         SBuildType buildType,
                                         int number)
      • getCleanedBuildsNumber

        int getCleanedBuildsNumber​(@NotNull
                                   SBuildType buildType)
      • resetCounter

        void resetCounter​(@NotNull
                          SBuildType buildType)