Package jetbrains.buildServer.serverSide.statistics
-
Interface Summary Interface Description BuildTypeRow<T extends StatisticResult> BuildValueProvider Base interface for build specific value providers.ProjectAware ProjectRow<T extends StatisticResult> StatisticResult<T extends StatisticResult> StatisticRow<T extends StatisticResult> ValueFormatProvider Helper interface providing format for preparing values to be printed somewhere in a human-readable mannerValueProvider Represents a source of statistics dataValueProviderRegistry ValueProvider registryValueProviderResolver Created by Andrey Titov on 6/21/17.ValueType Statistic value type - such value type can be shown as a separate graph in the UI. -
Class Summary Class Description ChartSettings Bean to hold chart settings (both tag params and current filters) Dataset and appearance will be created and may be fully recreated from data stored this bean.DurationDateFormat Smart DateFormat to format duration timesStatisticProjectRow<T extends StatisticResult,Z extends BuildTypeRow<T>,P extends StatisticProjectRow<T,Z,P>> StatisticValuesCollection ValueFormatProvider.PercentFormat ValueFormatProvider.SizeFormat ValueProviderRegistry.Adapter