Uses of Interface
com.atlassian.bamboo.brokenbuildtracker.TrackingConfigurationManager
-
Packages that use TrackingConfigurationManager Package Description com.atlassian.bamboo.brokenbuildtracker -
-
Uses of TrackingConfigurationManager in com.atlassian.bamboo.brokenbuildtracker
Classes in com.atlassian.bamboo.brokenbuildtracker that implement TrackingConfigurationManager Modifier and Type Class Description class
TrackingConfigurationManagerImpl
Methods in com.atlassian.bamboo.brokenbuildtracker with parameters of type TrackingConfigurationManager Modifier and Type Method Description void
BrokenBuildPostProcessor. setTrackingConfigurationManager(TrackingConfigurationManager trackingConfigurationManager)
Deprecated.since 6.8 use constructor injection or annotation injection
-