Uses of Interface
com.atlassian.bamboo.builder.BuildExecutor

Packages that use BuildExecutor
com.atlassian.bamboo.builder   
com.atlassian.bamboo.buildqueue   
 

Uses of BuildExecutor in com.atlassian.bamboo.builder
 

Classes in com.atlassian.bamboo.builder that implement BuildExecutor
 class DefaultBuildExecutor
          This class builds the build, notifies any listeners, updates the build results and pipes them out to the next task.
 

Uses of BuildExecutor in com.atlassian.bamboo.buildqueue
 

Constructors in com.atlassian.bamboo.buildqueue with parameters of type BuildExecutor
SimpleBuildQueue(TaskDaemon buildTask, BuildExecutor buildExecutor, PipelineDefinition definition)
          Create the build queue
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.