Package com.atlassian.bamboo.build

Interface Summary
Artifact  
Build This interface describes a Bamboo Build.
BuildChangeDetector Detects when a build a build needs to be built.
BuildDao  
BuildDefinition Each build has a BuildDefinition.
BuildDefinitionForBuild  
BuildDefinitionForProject  
BuildDefinitionManager A manager for stateful BuildDefinition.
BuildDefinitionXml  
BuildExecutionManager A class that is aware of all the goings on in executing builds.
BuildManager Manager to handle all build related activities
BuildResultsSearcher  
CustomBuildCompleteAction  
CustomBuildProcessor Allows for a custom build process to be run after the main Builder.
LogEntry  
TestCase Basic POJO to hold information about a TestCase across builds.
TestManager  
TestResultDecorator  
TestResultManager  
 

Class Summary
AbstractBuildAction Provides common build action behaviour.
AbstractTestResultDecorator  
BuildArtifactCopier This class copies the build's custom build artifacts to the artifacts directory in the web app root so they can be accessed from the web app.
BuildDateComparator  
BuildDefinitionXmlImpl  
BuildExpiry This class implements the BuildExpiryConfiguration web page behaviour.
BuildFactoryForTests A mother class for creating build objects for use in tests
BuildFilterController  
BuildHibernateDao  
BuildList This class provides the ui with a collection of the current Bamboo builds.
BuildOutputLogEntry  
BuildResultNavigatorHelper  
BuildResultsAction  
BuildResultsSearcherImpl  
BuildStatusHelper  
ClassNameSortingDecorator  
CommandLogEntry  
CookieCutter  
DefaultArtifact The components used to identify a build artifact that need to be kept.
DefaultBuild  
DefaultBuildChangeDetector A Deamon that detects when a build needs to be built.
DefaultBuildDefinition  
DefaultBuildDefinitionForBuild  
DefaultBuildDefinitionForProject  
DefaultBuildDefinitionManager  
DefaultBuildExecutionManager  
DefaultTestManager  
DefaultTestResultManager  
DeleteBuildResults This class deletes a specific build
DeleteBuilds This class provides a UI action to remove one or more build.
DurationSortingDecorator  
ErrorLogEntry  
ExecuteBuild This class kicks off a build build.
FilterController  
GotoBuildResult  
HibernateBuildManager A pisspoor build manager.
LegacyBuildObject Information about a build under Continuous Integration.
LegacyTestBuildObject  
LongestRunningComparator  
LongestTimeToFixComparator  
MostFailuresComparator  
SimpleLogEntry Simple POJO for representing build build events.
TestCaseLuceneImpl Basic implementation of a test case object to hold results grabbed from Lucene index.
TestClass  
UpdateAndBuild This class supports SCM triggered builds.
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.
ViewBuildResults This class displays the specific BuildResultsImpl for a Build.
ViewBuildResultsSuccessfulTests  
ViewBuildResultsTests  
ViewCurrentRunningBuild  
ViewLatestBuild Provides quick way to display the latest build results.
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  
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.