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

Packages that use AOTrackingUser
com.atlassian.bamboo.brokenbuildtracker.data   
 

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

Methods in com.atlassian.bamboo.brokenbuildtracker.data that return AOTrackingUser
 AOTrackingUser[] AOTrackingEntry.getCurrentResponsibilities()
          All the people currently responsible for this failure span.
 

Methods in com.atlassian.bamboo.brokenbuildtracker.data with parameters of type AOTrackingUser
 void TrackingEntryDaoImpl.removeUser(AOTrackingUser responsible)
           
 void TrackingEntryDao.removeUser(AOTrackingUser responsible)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.