Interface BuildStatisticsPublisher


  • public interface BuildStatisticsPublisher
    • Method Detail

      • publishValue

        void publishValue​(@NotNull
                          String valueTypeKey,
                          long buildId,
                          BigDecimal value)
        Store single build statistic value for a build with specified id
        Parameters:
        valueTypeKey - statistic value key
        buildId - id of the build
        value - value