Package com.atlassian.bamboo.resultsummary
package com.atlassian.bamboo.resultsummary
-
ClassDescriptionManager relating to
BuildResultsSummary
when filtering by agentBase class for mutable and immutable result summaries.An interface which provides a database persisted version of theBuildResults
Simple POJO for storing basic build results summary criteria to be used by various searchers.Deprecated.since 2.7 use ResultsSummaryManager insteadUsed to mapImmutableResultsSummary.getCustomBuildData()
via Hibernates Criteria API Not to be used directly out side ofBuildResultsSummaryDao
Helper interface to abstract away some nastiness of adapting to different input typesA criteria class to be used for selectingresult summaries
for build expiry.Thrown if the requestedResultsSummary
exists but cannot be narrowed to the givenClass
Represents the type of link between the buildresultsummary and the jira issue in the databaseA mutable version ofExpiryCriteria
.Used to store the result of allPlan
executionsThrown when theBuildResultsSummary
could not be createdSimple POJO for storing basic build results summary criteria to be used by various searchers Allows narrowing criteria to either chain results or build results.Registry for all the discriminators forResultsSummary
'iesManager for allResultsSummary
derivatives that supersedesBuildResultsSummaryManager
An abstract interface of "result" objects which is used to draw statistics.A helper class for determiningResultsSummary
types.