Uses of Interface
com.atlassian.bamboo.performance.PerformanceStatsService
Packages that use PerformanceStatsService
Package
Description
-
Uses of PerformanceStatsService in com.atlassian.bamboo.performance
Classes in com.atlassian.bamboo.performance that implement PerformanceStatsService -
Uses of PerformanceStatsService in com.atlassian.bamboo.plugins.testutils.rest.resource.stats
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.stats with parameters of type PerformanceStatsService -
Uses of PerformanceStatsService in com.atlassian.bamboo.rest.filters
Constructors in com.atlassian.bamboo.rest.filters with parameters of type PerformanceStatsServiceModifierConstructorDescriptionBambooResourceConfigProvider(FeatureManager featureManager, PerformanceStatsService performanceStatsService, AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooPermissionManager bambooPermissionManager, com.atlassian.sal.api.message.I18nResolver i18nResolver) BambooRestPerformanceFilterFeature(FeatureManager featureManager, PerformanceStatsService performanceStatsService)