com.atlassian.bamboo.build.pipeline.concurrent
Class BuildResultsAwareExecutor
java.lang.Object
ThreadPoolExecutor
com.atlassian.bamboo.build.pipeline.concurrent.BuildResultsAwareExecutor
public class BuildResultsAwareExecutor
- extends ThreadPoolExecutor
Method Summary |
protected RunnableFuture |
newTaskFor(Callable callable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildResultsAwareExecutor
public BuildResultsAwareExecutor(String name,
BlockingQueue workQueue)
newTaskFor
protected RunnableFuture newTaskFor(Callable callable)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.