Uses of Interface
com.atlassian.bamboo.container.TaskDaemon

Packages that use TaskDaemon
com.atlassian.bamboo.buildqueue   
com.atlassian.bamboo.container   
 

Uses of TaskDaemon in com.atlassian.bamboo.buildqueue
 

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

Uses of TaskDaemon in com.atlassian.bamboo.container
 

Classes in com.atlassian.bamboo.container that implement TaskDaemon
 class ThreadedTaskDaemon
          This class executes a given task in a single thread.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.