Uses of Interface
com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager

Packages that use TrackingEntryManager
com.atlassian.bamboo.brokenbuildtracker   
com.atlassian.bamboo.brokenbuildtracker.data   
com.atlassian.bamboo.brokenbuildtracker.notifications   
com.atlassian.bamboo.brokenbuildtracker.ui   
 

Uses of TrackingEntryManager in com.atlassian.bamboo.brokenbuildtracker
 

Methods in com.atlassian.bamboo.brokenbuildtracker with parameters of type TrackingEntryManager
 void BrokenBuildPostProcessor.setTrackingEntryManager(TrackingEntryManager trackingEntryManager)
           
 

Constructors in com.atlassian.bamboo.brokenbuildtracker with parameters of type TrackingEntryManager
TrackingDeletionListener(TrackingEntryManager trackingEntryManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
           
 

Uses of TrackingEntryManager in com.atlassian.bamboo.brokenbuildtracker.data
 

Classes in com.atlassian.bamboo.brokenbuildtracker.data that implement TrackingEntryManager
 class TrackingEntryManagerImpl
           
 

Uses of TrackingEntryManager in com.atlassian.bamboo.brokenbuildtracker.notifications
 

Methods in com.atlassian.bamboo.brokenbuildtracker.notifications with parameters of type TrackingEntryManager
 void ResponsibleRecipient.setTrackingEntryManager(TrackingEntryManager trackingEntryManager)
           
 void ResponsibilitiesUpdatedNotificationListener.setTrackingEntryManager(TrackingEntryManager trackingEntryManager)
           
 

Constructors in com.atlassian.bamboo.brokenbuildtracker.notifications with parameters of type TrackingEntryManager
NotificationPanelContextProvider(TrackingEntryManager trackingEntryManager, BambooUserManager bambooUserManager)
           
 

Uses of TrackingEntryManager in com.atlassian.bamboo.brokenbuildtracker.ui
 

Methods in com.atlassian.bamboo.brokenbuildtracker.ui with parameters of type TrackingEntryManager
 void ViewTrackingForBuildResult.setTrackingEntryManager(TrackingEntryManager trackingEntryManager)
           
 void ViewResponsibilitiesForUser.setTrackingEntryManager(TrackingEntryManager trackingEntryManager)
           
 void UpdateResponsibilitiesAction.setTrackingEntryManager(TrackingEntryManager trackingEntryManager)
           
 void ResponsibleAvatars.setTrackingEntryManager(TrackingEntryManager trackingEntryManager)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.