Package com.atlassian.bamboo.builder

Interface Summary
Builder This interface defines a Build tool plugin.
BuilderManager  
BuildExecutor This interface defines the component for building builds.
BuildProgressBar This object encapsulates the bar graph that represents a progress of a given build
TestReportCollector Collects a builds test results.
 

Class Summary
AbstractBuilder Common builder functionality.
AbstractMavenBuilder  
AntBuilder This class provides an Ant version of Builder.
AntJunitTestReportCollector This class obtains the test results from a directory containing Junit test result file.
AntXmlTestResultsParser This class extracts the interesting test information from the ant test results.
BuildProgressBarImpl  
BuildResultsRenderer This class provides common Build Result rendering behaviour.
BuildResultsSummaryRenderer This class provides common Build Result rendering behaviour.
BuildResultsTestFactory  
BuildState Simple enumeration of build states.
BuildTimeoutKiller  
CustomCommandBuilder  
DefaultBuilderManager  
DefaultBuildExecutor This class builds the build, notifies any listeners, updates the build results and pipes them out to the next task.
DeltaState  
Maven2Builder This class provides a Maven 2.0 version of Builder.
MavenBuilder This class provides an Maven 1.x version of Builder.
ScriptBuilder This class provides a command line Script version of Builder.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.