jetbrains.buildServer.usageStatistics.presentation
Interface UsageStatisticsGroup


public interface UsageStatisticsGroup

Defines the certain usage statistics group in UI.

Since:
6.5.2

Method Summary
 void setStatistics(java.util.List<UsageStatisticPresentation> statistics)
          Sets the statistics for this group.
 

Method Detail

setStatistics

void setStatistics(@NotNull
                   java.util.List<UsageStatisticPresentation> statistics)
Sets the statistics for this group.

Parameters:
statistics - statistics for this group