|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonContextPersister | |
|---|---|
| com.atlassian.bamboo.v2.build.queue.queues | |
| Uses of CommonContextPersister in com.atlassian.bamboo.v2.build.queue.queues |
|---|
| Classes in com.atlassian.bamboo.v2.build.queue.queues that implement CommonContextPersister | |
|---|---|
class |
XStreamQueuePersisterImpl
|
| Methods in com.atlassian.bamboo.v2.build.queue.queues with parameters of type CommonContextPersister | |
|---|---|
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. |
| Constructors in com.atlassian.bamboo.v2.build.queue.queues with parameters of type CommonContextPersister | |
|---|---|
OffloadingQueueOfExecutables(com.google.common.base.Function<CommonContext,com.google.common.base.Optional<java.util.Collection<BuildAgent>>> executorCalculator,
CommonContextPersister commonContextPersister)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||