|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonContextMap | |
|---|---|
| com.atlassian.bamboo.v2.build.queue.queues | |
| Uses of CommonContextMap in com.atlassian.bamboo.v2.build.queue.queues |
|---|
| Methods in com.atlassian.bamboo.v2.build.queue.queues that return CommonContextMap | |
|---|---|
static CommonContextMap |
CommonContextMaps.offloadingMap(CommonContextPersister commonContextPersister,
java.util.Map<ResultKey,java.lang.ref.SoftReference<CommonContext>> delegate)
The supplied commonContextPersister will be used to persist contexts stored in delegate. |
static CommonContextMap |
CommonContextMaps.wrap(java.util.Map<ResultKey,CommonContext> delegate)
Adapts supplied map to a CommonContextMap interface. |
| Constructors in com.atlassian.bamboo.v2.build.queue.queues with parameters of type CommonContextMap | |
|---|---|
AbstractQueueOfExecutables(com.google.common.base.Function<CommonContext,com.google.common.base.Optional<java.util.Collection<BuildAgent>>> executorCalculator,
CommonContextMap map)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||