Interface | Description |
---|---|
AOTrackingEntry |
Represents a span of failing results for a single plan
|
AOTrackingResult |
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 | 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 | Description |
---|---|
MultipleActiveTrackingEntryException |
Thrown if we discover multiple tracking entries open for a particular plan.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.