com.atlassian.bamboo.buildqueue
Class PipelineSelector
java.lang.Object
com.atlassian.bamboo.container.BambooTask
com.atlassian.bamboo.buildqueue.PipelineSelector
- All Implemented Interfaces:
- Runnable
public class PipelineSelector
- extends BambooTask
Method Summary |
protected void |
doTask()
The task we're executing |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PipelineSelector
public PipelineSelector(BlockingQueue codeChangeQueue,
Collection queues)
doTask
protected void doTask()
throws Exception
- Description copied from class:
BambooTask
- The task we're executing
- Specified by:
doTask
in class BambooTask
- Throws:
Exception
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.