Package com.atlassian.bamboo.resultsummary
package com.atlassian.bamboo.resultsummary
-
ClassDescriptionManager relating to
BuildResultsSummarywhen filtering by agentBase class for mutable and immutable result summaries.An interface which provides a database persisted version of theBuildResultsSimple 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 ofBuildResultsSummaryDaoHelper interface to abstract away some nastiness of adapting to different input typesA criteria class to be used for selectingresult summariesfor build expiry.Thrown if the requestedResultsSummaryexists but cannot be narrowed to the givenClassRepresents the type of link between the buildresultsummary and the jira issue in the databaseA mutable version ofExpiryCriteria.Used to store the result of allPlanexecutionsThrown when theBuildResultsSummarycould 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 allResultsSummaryderivatives that supersedesBuildResultsSummaryManagerAn abstract interface of "result" objects which is used to draw statistics.A helper class for determiningResultsSummarytypes.