| Interface | Description |
|---|---|
| BuildResultsSummary |
An interface which provides a database persisted version of the
BuildResults |
| BuildResultsSummaryDao | |
| BuildResultsSummaryManager | Deprecated
since 2.7 use ResultsSummaryManager instead
|
| ExpiryCriteria |
A criteria class to be used for selecting
result summaries for build expiry. |
| ImmutableResultsSummary | |
| LinkedJiraIssueDao | |
| MergeResultSummaryDao | |
| ResultsSummary |
Used to store the result of all
Plan executions |
| ResultsSummaryManager |
Manager for all
ResultsSummary derivatives that supersedes BuildResultsSummaryManager |
| ResultStatisticsProvider |
An abstract interface of "result" objects which is used to draw statistics.
|
| Class | Description |
|---|---|
| BuildResultsSummaryCriteria |
Simple POJO for storing basic build results summary criteria to be used by various searchers.
|
| MutableExpiryCriteria |
A mutable version of
ExpiryCriteria. |
| ResultsSummaryCriteria |
Simple POJO for storing basic build results summary criteria to be used by various searchers
Allows narrowing criteria to either chain results or build results.
|
| ResultsSummaryCriteriaBuilder |
| Enum | Description |
|---|---|
| ResultDataRead |
| Exception | Description |
|---|---|
| IncorrectResultSummaryTypeException |
Thrown if the requested
ResultsSummary exists but cannot be narrowed to the given Class |
| ResultsSummaryCreationException |
Thrown when the
BuildResultsSummary could not be created |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.