Uses of Interface
jetbrains.buildServer.serverSide.statistics.buildtime.HistoricalPathProvider
-
Packages that use HistoricalPathProvider Package Description jetbrains.buildServer.serverSide.statistics.buildtime -
-
Uses of HistoricalPathProvider in jetbrains.buildServer.serverSide.statistics.buildtime
Classes in jetbrains.buildServer.serverSide.statistics.buildtime that implement HistoricalPathProvider Modifier and Type Class Description class
DbHistoricalPathProvider
Constructors in jetbrains.buildServer.serverSide.statistics.buildtime with parameters of type HistoricalPathProvider Constructor Description BuildTimeStatisticProvider(TimeStatisticsProvider provider, HistoricalPathProvider historicalPathProvider, ProjectManager projectManager)
-