Package com.atlassian.bamboo.brokenbuildtracker.data
-
Interface Summary Interface Description AOTrackingEntry Represents a span of failing results for a single planAOTrackingResult Links a Bamboo chain result to a tracking entry.AOTrackingUser Links a user to a tracking entry.TrackingEntryDao TrackingEntryManager For managing all things tracking related! -
Class Summary Class Description TrackingEntry represents a span of failing results for a single plan Wraps around Active Objects class, so clients don't have to deal with active objects specifics.TrackingEntryDaoImpl TrackingEntryManagerImpl TrackingResponsibility This class holds the name of the user responsible for the breakage and the name of the user who assigned the breakage to him/her. -
Exception Summary Exception Description MultipleActiveTrackingEntryException Thrown if we discover multiple tracking entries open for a particular plan.