Package com.atlassian.bamboo.build

Interface Summary
Artifact  
Build Deprecated. since 2.7 as there are no more buildable top level plans
Buildable  
BuildDao  
BuildDefinition Each build has a BuildDefinition.
BuildDefinitionForBuild  
BuildDefinitionForProject  
BuildDefinitionManager A manager for stateful BuildDefinition.
BuildDefinitionXml  
BuildDetectionAction Callback action interface used by BuildExecutionManager.tryToDetectAndBuild(java.lang.String, com.atlassian.bamboo.build.BuildDetectionAction) and ChainExecutionManager.start(com.atlassian.bamboo.chains.Chain, com.atlassian.bamboo.build.BuildDetectionAction)
BuildDetectionActionFactory Factory for creating common BuildDetectionAction's
BuildDetectionResult Returned from a BuildDetectionAction
BuildExecutionManager A class that is aware of all the goings on in executing builds.
BuildExecutionUpdateManager  
BuildLoggerManager Manages instances of BuildLogger
BuildManager Deprecated. since 2.7 use PlanManager
BuildNumberGeneratorDao  
BuildNumberGeneratorService Service that generates unique build numbers for build plans.
BuildRequestResult Result from a BuildExecutionManager.tryToDetectAndBuild(String, BuildDetectionAction)
CapabilitySubstitutionBean  
CookieCutter  
CustomBuildCompleteAction A plugin point for performing custom actions immediately after the build execution has finished.
CustomBuildProcessor Allows for a custom build process to be run after the main Builder.
CustomBuildProcessorServer Allows for a custom build process to be run after the main Builder.
CustomPostBuildCompletedAction Allows for a custom build process to be run after the main Builder.
CustomPreBuildAction A custom pre build task that occurs on the ExecutableBuildAgent.
JiraIssueResultsManager A manager to search for builds for given JIRA parameters
Job  
LimitedConcurrencyCaller LimitedConcurrencyCaller allows limit concurrent calls on critical resources as database connections.
LimitedConcurrencyCaller.Callable<T,E extends Exception>  
LogEntry  
PlanDependency  
PlanDependencyDao  
PlanDependencyManager  
StopBuildManager  
TestResultDecorator  
VariableBuilderBean Builds a map of Bamboo variables given a BuildContext that contains Global, capability, custom build data, build number and build key values as variables.
VariableSubstitutionBean  
 

Class Summary
AbstractArtifact  
AbstractBuildable  
AbstractSubstitutionBean  
BaseCustomBuildCompleteAction Deprecated. since 2.7 please use CustomBuildCompleteAction interface directly to make sure you can handle both chains and builds
BuildConfigurationValidationUtils Helper class for validation of BuildConfiguration objects
BuildDefinitionXmlImpl  
BuildDetectionActionFactoryImpl  
BuildDetectionResultImpl Returned from a BuildDetectionAction
BuildFactoryForTests A mother class for creating build objects for use in tests
BuildHibernateDao  
BuildList This class provides the ui with a collection of the current Bamboo plans.
BuildNumberGeneratorDaoImpl  
BuildNumberGeneratorServiceImpl  
BuildObjectForTests Information about a build under Continuous Integration.
BuildOutputLogEntry  
BuildRequestResultImpl  
BuildResultNavigatorHelper  
BuildResultsAction  
BuildStatusHelper  
BuildSuspensionCheckBean Used to check if the Bamboo license allows building or plan creation
CachedBuildDefinitionManagerImpl  
ChainResultsAction  
CloverGrailsPreBuildAction  
CommandLogEntry  
CookieCutterImpl  
CurrentlyBuildingContainer A class that allows thread safe maps of CurrentlyBuilding objects keyed by plan key and buildAgentId.
DatabaseConnectionPoolLimitedConcurrencyFactory  
DefaultArtifact The components used to identify a build artifact that need to be kept.
DefaultBuild  
DefaultBuildDefinition  
DefaultBuildDefinitionForBuild  
DefaultBuildDefinitionForProject  
DefaultBuildDefinitionManager  
DefaultBuildExecutionManager  
DefaultJob  
DefaultStopBuildManager  
DeletePlanResults  
ErrorLogEntry  
FilterController  
GotoBuildResult  
HibernateBuildManager  
JiraIssueResultsManagerImpl  
LimitedConcurrencyCallerImpl  
LuceneBasedJiraIssueResultsManagerImpl  
ParentChainPredicate  
PlanDependencyHibernateDao  
PlanDependencyImpl  
PlanDependencyManagerImpl  
PlanKeyHitCollector Hit collector that returns all plan keys (unsorted) from the query
PlanResultsAction  
ShowLatestBuildStatus Shows the latest status of a build
SimpleLogEntry Simple POJO for representing build build events.
TestBuildObjectForTests  
VariableBuilderBeanImpl Implementation builds a Map of Bamboo variables given a BuildContext that contains Global, capability, custom build data, build number and build key values as variables.
VariableSubstitutionBeanImpl This bean is responsible for substituting BuildDefinition values with variables.
ViewBuild This class displays a build and its build summary
ViewBuildActivityLog This class places a build's log in the GUI for viewing.
ViewBuildFiles This action lets a user browse the build files.
ViewBuildLogs  
ViewBuildResults This class displays the specific BuildResultsImpl for a Build.
ViewBuildResultsSuccessfulTests  
ViewBuildResultsTests  
ViewCurrentRunningBuild  
ViewNextBuildResults This class displays the next BuildResultsImpl from the one we are currently viewing
ViewPreviousBuildResults This class displays the previous BuildResultsImpl from the one we are currently viewing
ViewTestCaseResultAction  
ViewTestClassResultAction  
 

Exception Summary
PlanCreationDeniedException  
PlanCreationException Exception when an unexpected failure occurs during plan creation
PlanDeletionException  
 



Copyright © 2010 Atlassian. All Rights Reserved.