com.atlassian.bamboo.buildqueue
Class SmallestQueueStrategy
java.lang.Object
com.atlassian.bamboo.buildqueue.SmallestQueueStrategy
- All Implemented Interfaces:
- QueueStrategy
public class SmallestQueueStrategy
- extends Object
- implements QueueStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmallestQueueStrategy
public SmallestQueueStrategy()
placeOnQueue
public boolean placeOnQueue(Collection queues,
BuildResults buildResults)
throws InterruptedException,
Exception
- Specified by:
placeOnQueue
in interface QueueStrategy
- Returns:
- wheteher the build results could be placed on a queue
- Throws:
InterruptedException
Exception
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.