Uses of Interface
com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingUser
-
Packages that use AOTrackingUser Package Description com.atlassian.bamboo.brokenbuildtracker.data -
-
Uses of AOTrackingUser in com.atlassian.bamboo.brokenbuildtracker.data
Methods in com.atlassian.bamboo.brokenbuildtracker.data that return AOTrackingUser Modifier and Type Method Description AOTrackingUser[]
AOTrackingEntry. getCurrentResponsibilities()
All the people currently responsible for this failure span.Methods in com.atlassian.bamboo.brokenbuildtracker.data with parameters of type AOTrackingUser Modifier and Type Method Description void
TrackingEntryDao. removeUser(AOTrackingUser responsible)
void
TrackingEntryDaoImpl. removeUser(AOTrackingUser responsible)
-