Package com.atlassian.bamboo.resultsummary

Interface Summary
BuildResultsSummary An interface which provides a database persisted version of the BuildResults
BuildResultsSummaryDao  
BuildResultsSummaryManager Deprecated. since 2.7 use ResultsSummaryManager instead
ExtendedBuildResultsSummary Deprecated. since 2.7 use BuildResultsSummary
MutableBuildKeyResultsSummary  
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 Summary
AbstractResultsSummary  
BaseResultSummary Base class for mutable and immutable result summaries.
BranchIntegrationStateUserType  
BranchIntegrationStrategyUserType  
BuildResultsSummaryCriteria Simple POJO for storing basic build results summary criteria to be used by various searchers.
BuildResultsSummaryForTesting  
BuildResultsSummaryHibernateDao  
BuildResultsSummaryImpl  
BuildResultsSummaryManagerImpl  
BuildStateUserType  
CustomDataRow Used to map ResultsSummary.getCustomBuildData() via HSQL and Hibernates Criteria API Not to be used directly out side of BuildResultsSummaryDao
DeltaStateUserType  
JiraIssueLinkUserType Represents the type of link between the buildresultsummary and the jira issue in the database
LifeCycleStateUserType  
ReasonForBuildUserType  
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  
ResultsSummaryDiscriminatorRegistry Registry for all the discriminators for ResultsSummary'ies
ResultSummaryPredicates  
ResultSummaryUpgradeHelper Deprecated.
ResultWithPlanInfo<T extends ResultsSummary> Allows you to retrieve results summary with the plan name and project name from the database in one go.
 

Enum Summary
ResultDataRead  
 

Exception Summary
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 © 2012 Atlassian. All Rights Reserved.