Interface BuildValueProvider

    • Method Detail

      • getData

        @NotNull
        java.util.Map<java.lang.String,​BuildValue> getData​(@NotNull
                                                                 SBuild build)
        Parameters:
        build - build to return statistics value for
        Returns:
        map of build values provided by this value provider for a given build (each value provider can report more than one statistics value, see CompositeVTB).
        Since:
        7.1.3