Uses of Class
com.atlassian.bamboo.v2.build.queue.ExecutorCalculator
-
Packages that use ExecutorCalculator Package Description com.atlassian.bamboo.v2.build.queue.queues -
-
Uses of ExecutorCalculator in com.atlassian.bamboo.v2.build.queue.queues
Constructors in com.atlassian.bamboo.v2.build.queue.queues with parameters of type ExecutorCalculator Constructor Description AbstractQueueOfExecutables(ExecutorCalculator executorCalculator, CommonContextMap map, com.atlassian.event.api.EventPublisher eventPublisher)
OffloadingQueueOfExecutables(ExecutorCalculator executorCalculator, CommonContextPersister commonContextPersister, com.atlassian.event.api.EventPublisher eventPublisher)
SimpleQueueOfExecutables(ExecutorCalculator executorCalculator, com.atlassian.event.api.EventPublisher eventPublisher)
-